Name | Type | Description | ||
---|---|---|---|---|
code | String | The code of the retrieved email type, that can be one of the following: PERSONAL, BUSINESS, CUSTOM1, CUSTOM2, CUSTOM3, CUSTOM4, CUSTOM5 | ||
name | String | The label of the retrieved email type, as configured in the active contact information definition | ||
is_supported_for_person | Boolean | Defines if the email type for the contact type PERSON is supported
| ||
is_supported_for_company | Boolean | Defines if the email type for the contact type COMPANY is supported
| ||
is_mandatory_for_person | Boolean | Defines if the email type for the contact type PERSON is mandatory
| ||
is_mandatory_for_company | Boolean | Defines if the email type for the contact type COMPANY is mandatory
|