Wasm Directoryalpha
Record

get-phone-number-details-response

No description available.

record get-phone-number-details-response {
  assignee: option​<get-phone-number-details-response-assignee>,
  capability: option​<list​<string>>,
  display-name: option​<string>,
  id: option​<string>,
  location: option​<string>,
  number: option​<string>,
  number-type: option​<list-account-phone-numbers-number-type-enum>,
  site: option​<get-phone-number-details-response-site>,
  source: option​<list-account-phone-numbers-response-phone-numbers-item-source-enum>,
  status: option​<list-account-phone-numbers-response-phone-numbers-item-status-enum>,
}

Fields

NameTypeDescription
assigneeoption​<get-phone-number-details-response-assignee>
capabilityoption​<list​<string>>
display-nameoption​<string>
idoption​<string>
locationoption​<string>
numberoption​<string>
number-typeoption​<list-account-phone-numbers-number-type-enum>
siteoption​<get-phone-number-details-response-site>
sourceoption​<list-account-phone-numbers-response-phone-numbers-item-source-enum>
statusoption​<list-account-phone-numbers-response-phone-numbers-item-status-enum>