Wasm Directoryalpha
Record

user-settings-response

No description available.

record user-settings-response {
  area-code: option​<string>,
  company-number: option​<string>,
  desk-phone: option​<user-settings-response-desk-phone>,
  outbound-caller: option​<user-settings-response-outbound-caller>,
  outbound-caller-ids: option​<user-settings-response-outbound-caller-ids>,
  voice-mail: option​<user-settings-response-voice-mail>,
}

Fields

NameTypeDescription
area-codeoption​<string>
company-numberoption​<string>
desk-phoneoption​<user-settings-response-desk-phone>
outbound-calleroption​<user-settings-response-outbound-caller>
outbound-caller-idsoption​<user-settings-response-outbound-caller-ids>
voice-mailoption​<user-settings-response-voice-mail>