Record
list-account-phone-numbers-response
No description available.
record list-account-phone-numbers-response {
next-page-token: option<string>,
page-size: option<s32>,
phone-numbers: option<list<list-account-phone-numbers-response-phone-numbers-item>>,
total-records: option<s32>,
}Fields
| Name | Type | Description |
|---|---|---|
| next-page-token | option<string> | |
| page-size | option<s32> | |
| phone-numbers | option<list<list-account-phone-numbers-response-phone-numbers-item>> | |
| total-records | option<s32> |