Queues
Queue identifier
Columns
| Name | Type | References | |
| QueueId [KEY] | String | ||
| QueueName | String | ||
| CreatedOn | Datetime | ||
| ModifiedOn | Datetime | ||
| Consumers | String | ||
| ConsumersTotalCount | Integer | ||
| Producers | String | ||
| ProducersTotalCount | Integer | ||
| Settings | String | ||
| AccountId | String |
Accounts.Id |