# egoisdk.ContactStatusFieldsSchema ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **emailStatus** | **String** | Email channel status | [optional] **cellphoneStatus** | **String** | Cellphone channel status | [optional] **phoneStatus** | **String** | Phone channel status | [optional] ## Enum: EmailStatusEnum * `active` (value: `"active"`) * `inactive` (value: `"inactive"`) ## Enum: CellphoneStatusEnum * `active` (value: `"active"`) * `inactive` (value: `"inactive"`) ## Enum: PhoneStatusEnum * `active` (value: `"active"`) * `inactive` (value: `"inactive"`)