Record
list-account-phone-numbers-params
No description available.
record list-account-phone-numbers-params {
next-page-token: option<string>,
type-op: option<list-account-phone-numbers-type-op-enum>,
extension-type: option<list-account-phone-numbers-extension-type-enum>,
page-size: option<s32>,
number-type: option<list-account-phone-numbers-number-type-enum>,
pending-numbers: option<bool>,
site-id: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| next-page-token | option<string> | |
| type-op | option<list-account-phone-numbers-type-op-enum> | |
| extension-type | option<list-account-phone-numbers-extension-type-enum> | |
| page-size | option<s32> | |
| number-type | option<list-account-phone-numbers-number-type-enum> | |
| pending-numbers | option<bool> | |
| site-id | option<string> |