Wasm Directoryalpha
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

NameTypeDescription
next-page-tokenoption​<string>
type-opoption​<list-account-phone-numbers-type-op-enum>
extension-typeoption​<list-account-phone-numbers-extension-type-enum>
page-sizeoption​<s32>
number-typeoption​<list-account-phone-numbers-number-type-enum>
pending-numbersoption​<bool>
site-idoption​<string>