Record
update-telephony-credential-params
No description available.
record update-telephony-credential-params {
id: string,
connection-id: option<string>,
expires-at: option<string>,
name: option<string>,
tag: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| id | string | |
| connection-id | option<string> | |
| expires-at | option<string> | |
| name | option<string> | |
| tag | option<string> |