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
| Name | Type | Description |
|---|---|---|
| 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> |