| Name | Type | Description | Notes |
|---|---|---|---|
| date_updated | Option<String> | The RFC 2822 date and time in GMT that this resource was last updated | [optional] |
| current_size | Option<i32> | The number of calls currently in the queue. | [optional] |
| friendly_name | Option<String> | A string that you assigned to describe this resource | [optional] |
| uri | Option<String> | The URI of this resource, relative to https://api.twilio.com |
[optional] |
| account_sid | Option<String> | The SID of the Account that created this resource | [optional] |
| average_wait_time | Option<i32> | Average wait time of members in the queue | [optional] |
| sid | Option<String> | The unique string that identifies this resource | [optional] |
| date_created | Option<String> | The RFC 2822 date and time in GMT that this resource was created | [optional] |
| max_size | Option<i32> | The max number of calls allowed in the queue | [optional] |