Record
short-code
No description available.
record short-code {
country-code: option<string>,
created-at: option<string>,
id: option<string>,
messaging-profile-id: string,
record-type: option<short-code-record-type-enum>,
short-code: option<string>,
updated-at: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| country-code | option<string> | |
| created-at | option<string> | |
| id | option<string> | |
| messaging-profile-id | string | |
| record-type | option<short-code-record-type-enum> | |
| short-code | option<string> | |
| updated-at | option<string> |