Record
create-call-queue-response
No description available.
record create-call-queue-response {
extension-number: option<s32>,
id: option<string>,
name: option<string>,
status: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| extension-number | option<s32> | |
| id | option<string> | |
| name | option<string> | |
| status | option<string> |