Record
create-queue-params
No description available.
record create-queue-params {
account-sid: string,
friendly-name: string,
max-size: option<s32>,
}Fields
| Name | Type | Description |
|---|---|---|
| account-sid | string | |
| friendly-name | string | |
| max-size | option<s32> |
No description available.
record create-queue-params {
account-sid: string,
friendly-name: string,
max-size: option<s32>,
}| Name | Type | Description |
|---|---|---|
| account-sid | string | |
| friendly-name | string | |
| max-size | option<s32> |