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

NameTypeDescription
next-page-tokenoption​<string>
page-sizeoption​<s32>
phone-numbersoption​<list​<list-account-phone-numbers-response-phone-numbers-item>>
total-recordsoption​<s32>