Record
get-phone-number-details-response
No description available.
record get-phone-number-details-response {
assignee: option<get-phone-number-details-response-assignee>,
capability: option<list<string>>,
display-name: option<string>,
id: option<string>,
location: option<string>,
number: option<string>,
number-type: option<list-account-phone-numbers-number-type-enum>,
site: option<get-phone-number-details-response-site>,
source: option<list-account-phone-numbers-response-phone-numbers-item-source-enum>,
status: option<list-account-phone-numbers-response-phone-numbers-item-status-enum>,
}Fields
| Name | Type | Description |
|---|---|---|
| assignee | option<get-phone-number-details-response-assignee> | |
| capability | option<list<string>> | |
| display-name | option<string> | |
| id | option<string> | |
| location | option<string> | |
| number | option<string> | |
| number-type | option<list-account-phone-numbers-number-type-enum> | |
| site | option<get-phone-number-details-response-site> | |
| source | option<list-account-phone-numbers-response-phone-numbers-item-source-enum> | |
| status | option<list-account-phone-numbers-response-phone-numbers-item-status-enum> |