| Name | Type | Description | Notes |
|---|---|---|---|
| contactId | String | [optional] [readonly] | |
| status | StatusEnum | Status of the contact | [optional] |
| consent | ConsentEnum | Contact consent | [optional] [readonly] |
| consentDate | OffsetDateTime | Date and hour of the contact consent | [optional] [readonly] |
| subscriptionMethod | SubscriptionMethodEnum | Contact subscription method | [optional] [readonly] |
| subscriptionDate | OffsetDateTime | Date and hour of the contact subscription | [optional] [readonly] |
| subscriptionForm | Integer | Contact subscription form | [optional] [readonly] |
| unsubscriptionMethod | UnsubscriptionMethodEnum | Contact unsubscription method | [optional] [readonly] |
| unsubscriptionReason | UnsubscriptionReasonEnum | Contact unsubscription reason | [optional] [readonly] |
| unsubscriptionObservation | String | Contact unsubscription observation | [optional] [readonly] |
| unsubscriptionDate | OffsetDateTime | Contact unsubscription date | [optional] [readonly] |
| changeDate | LocalDate | Last modification date of the contact | [optional] [readonly] |
| firstName | String | First name of the contact | [optional] |
| lastName | String | Last name of the contact | [optional] |
| birthDate | LocalDate | Birth date of the contact | [optional] |
| language | Language | [optional] | |
| String | Email of the contact | [optional] | |
| emailStatus | EmailStatusEnum | Email channel status | [optional] [readonly] |
| cellphone | String | Cellphone of the contact | [optional] |
| cellphoneStatus | CellphoneStatusEnum | Cellphone channel status | [optional] [readonly] |
| phone | String | Phone of the contact | [optional] |
| phoneStatus | PhoneStatusEnum | Phone channel status | [optional] [readonly] |
| pushTokenAndroid | List<ContactBaseWithStatusNoRemovedFieldsSchemaBasePushTokenAndroidInner> | Android push token of the contact | [optional] |
| pushTokenIos | List<ContactBaseWithStatusNoRemovedFieldsSchemaBasePushTokenIosInner> | IOS push token of the contact | [optional] |
| Name | Value |
|---|---|
| ACTIVE | "active" |
| INACTIVE | "inactive" |
| REMOVED | "removed" |
| UNCONFIRMED | "unconfirmed" |
| Name | Value |
|---|---|
| ANY | "any" |
| CONSENT | "consent" |
| CONTRACT | "contract" |
| LEGITIMATE_INTEREST | "legitimate_interest" |
| NONE | "none" |
| PROTECT_VITAL_INTERESTS | "protect_vital_interests" |
| PUBLIC_INTERESTS | "public_interests" |
| REQUIRED_BY_LAW | "required_by_law" |
| WITHDRAWN | "withdrawn" |
| Name | Value |
|---|---|
| MANUAL | "manual" |
| FORM | "form" |
| IMPORTED | "imported" |
| REFERRAL | "referral" |
| API | "api" |
| Name | Value |
|---|---|
| MANUAL | "manual" |
| FORM | "form" |
| UNSUBSCRIBE_LINK | "unsubscribe_link" |
| BOUNCE | "bounce" |
| API | "api" |
| EMPTY | "" |
| Name | Value |
|---|---|
| NOT_INTERESTED | "not_interested" |
| LACK_OF_TIME | "lack_of_time" |
| EMAIL_ADDRESS_CHANGE | "email_address_change" |
| SPAM | "spam" |
| OTHER | "other" |
| EMPTY | "" |
| Name | Value |
|---|---|
| ACTIVE | "active" |
| INACTIVE | "inactive" |
| Name | Value |
|---|---|
| ACTIVE | "active" |
| INACTIVE | "inactive" |
| Name | Value |
|---|---|
| ACTIVE | "active" |
| INACTIVE | "inactive" |