Record

list-outgoing-caller-id-params

No description available.

record list-outgoing-caller-id-params {
  account-sid: string,
  phone-number: option​<string>,
  friendly-name: option​<string>,
  page-size: option​<s32>,
  page: option​<s32>,
  page-token: option​<string>,
}

Fields

NameTypeDescription
account-sidstring
phone-numberoption​<string>
friendly-nameoption​<string>
page-sizeoption​<s32>
pageoption​<s32>
page-tokenoption​<string>