Wasm Directoryalpha
Record

telephony-credential

No description available.

record telephony-credential {
  created-at: option​<string>,
  expired: option​<bool>,
  expires-at: option​<string>,
  id: option​<string>,
  name: option​<string>,
  record-type: option​<string>,
  resource-id: option​<string>,
  sip-password: option​<string>,
  sip-username: option​<string>,
  updated-at: option​<string>,
}

Fields

NameTypeDescription
created-atoption​<string>
expiredoption​<bool>
expires-atoption​<string>
idoption​<string>
nameoption​<string>
record-typeoption​<string>
resource-idoption​<string>
sip-passwordoption​<string>
sip-usernameoption​<string>
updated-atoption​<string>