Newer Version Available
Actionable List Member Status
- JSON Example
-
1"statusCountList": [ 2 { 3 "count": 0, 4 "iconName": "action:approval", 5 "id": "0x5SG00000000XtYAI", 6 "status": "Closed" 7 }, 8 { 9 "count": 0, 10 "iconName": "action:preview", 11 "id": "0x5SG00000000XuYAI", 12 "status": "Triage" 13 }, 14 { 15 "count": 3, 16 "iconName": "action:call", 17 "id": "0x5SG00000000XvYAI", 18 "status": "Call" 19 }, 20 { 21 "count": 0, 22 "iconName": "action:new_event", 23 "id": "0x5SG00000000XwYAI", 24 "status": "Follow up" 25 }, 26 { 27 "count": 64, 28 "iconName": "action:fallback", 29 "id": "0x5SG00000000XxYAI", 30 "status": "Lead" 31 }, 32 { 33 "count": 1, 34 "iconName": null, 35 "id": null, 36 "status": null 37 } 38 ]
| Property Name | Type | Description | Filter Group and Version | Available Version |
|---|---|---|---|---|
| count | Integer | Count of actionable list members in an actionable list member status. | Small, 58.0 | 58.0 |
| iconName | String | Name of an actionable list member status icon. | Small, 58.0 | 58.0 |
| id | String | ID of an actionable list member status. | Small, 58.0 | 58.0 |
| status | String | Name of an actionable list member status. | Small, 58.0 | 58.0 |