Actionable List Member Queue
Output representation of the actionable list member queue details.
- JSON Example
-
1{ 2 "queues": [ 3 { 4 "name": "Queue1", 5 "id": "1sgxx0000000001AAA" 6 }, 7 { 8 "name": "Queue2", 9 "id": "1sgxx0000000001BAA" 10 } 11 ] 12}
| Property Name | Type | Description | Filter Group and Version | Available Version |
|---|---|---|---|---|
| id | String | Queue ID associated with actionable list member object. | Small, 59.0 | 59.0 |
| name | String | Queue name associated with actionable list member object. | Small, 59.0 | 59.0 |