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