Record
phone-number-with-messaging-settings
No description available.
record phone-number-with-messaging-settings {
country-code: option<string>,
created-at: option<string>,
eligible-messaging-products: option<list<string>>,
features: option<phone-number-with-messaging-settings-features>,
health: option<number-health-metrics>,
id: option<string>,
messaging-product: option<string>,
messaging-profile-id: option<string>,
phone-number: option<string>,
record-type: option<phone-number-with-messaging-settings-record-type-enum>,
traffic-type: option<string>,
type-op: option<phone-number-with-messaging-settings-type-op-enum>,
updated-at: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| country-code | option<string> | |
| created-at | option<string> | |
| eligible-messaging-products | option<list<string>> | |
| features | option<phone-number-with-messaging-settings-features> | |
| health | option<number-health-metrics> | |
| id | option<string> | |
| messaging-product | option<string> | |
| messaging-profile-id | option<string> | |
| phone-number | option<string> | |
| record-type | option<phone-number-with-messaging-settings-record-type-enum> | |
| traffic-type | option<string> | |
| type-op | option<phone-number-with-messaging-settings-type-op-enum> | |
| updated-at | option<string> |