| java.lang.Object | |
| ↳ | org.mule.module.hubspot.model.contact.ContactProperties |
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| address | |||||||||||
| annualrevenue | |||||||||||
| city | |||||||||||
| closedate | |||||||||||
| company | |||||||||||
| country | |||||||||||
| customProperties | If the property is not included in the attributes in this class, it will be added as a customProperties key, value pair. | ||||||||||
| fax | |||||||||||
| firstname | |||||||||||
| industry | |||||||||||
| jobtitle | |||||||||||
| lastname | |||||||||||
| lifecyclestage | |||||||||||
| message | |||||||||||
| numemployees | |||||||||||
| phone | |||||||||||
| salutation | |||||||||||
| state | |||||||||||
| twitterhandle | |||||||||||
| twitterprofilephoto | |||||||||||
| website | |||||||||||
| zip | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
If the property is not included in the attributes in this class, it will be added as a customProperties key, value pair.
Also for the create/update, you can add properties in here that are custom and will be sended to the service
| address |
|---|
| annualrevenue |
|---|
| city |
|---|
| closedate |
|---|
| company |
|---|
| country |
|---|
| customProperties |
|---|
| fax |
|---|
| firstname |
|---|
| industry |
|---|
| jobtitle |
|---|
| lastname |
|---|
| lifecyclestage |
|---|
| message |
|---|
| numemployees |
|---|
| phone |
|---|
| salutation |
|---|
| state |
|---|
| twitterhandle |
|---|
| twitterprofilephoto |
|---|
| website |
|---|
| zip |
|---|