Individual Application Status Details

Use this response type to interpret application counts for each status value in aggregate results.
JSON example
1{
2  "status": "Submitted",
3  "value": 12
4}
Properties
Property Name Type Description Required or Optional Available Version
status String Name of the application status bucket. Optional 60.0
value Integer Number of applications in this status. Optional 60.0