| Name | Type | Description | Notes |
|---|---|---|---|
| sms_channel_id | string | The unique ID that identifies an SMS channel. | [optional] |
| sms_address | string | The phone number of the SMS-capable phone, which does not include the country code. | [optional] |
| dial_code | string | The dial code used for the SMS-capable phone. For example, the dial code for the United States is <code>1</code>. | [optional] |
| country_code | string | The two character ISO country code used for the SMS-capable phone. For example, the country code for the United States is <code>US</code>. | [optional] |
| update_source | string | Identifies who last updated SMS details for the contact. Valid values are Contact or Account | [optional] |
| create_source | string | Identifies who added SMS details for the contact. The value is set when you create SMS details for the contact. Valid values are <code>Contact</code> or <code>Account</code>. | [optional] |
| sms_channel_consents | \OpenAPI\Client\Model\SmsChannelConsentDetails[] | Identifies SMS channel consent details such as the current permission status for the SMS channel and opt-in date. | [optional] |