- property string $country_code The ISO country code that is associated with SMS address.
- property string $state The SMS channel status:
- property string $formatted_international The formatted SMS number returned if the SMS country_code does not match the contacts country_code.
- property string $formatted_national The formatted SMS number returned if the SMS country_code matches the contacts country_code.
CloneableInstantiable
| Methods |
| Properties |
| protected static array $fields = ['country_code' => 'string', 'state' => 'string', 'formatted_international' => 'string', 'formatted_national' => 'string'] |
| Properties |
| protected static array $fields = ['country_code' => 'string', 'state' => 'string', 'formatted_international' => 'string', 'formatted_national' => 'string'] |