[{"label":"Latest (1.0.0)","version":"latest"}]
crest
FocusIndicatorSuccessResponse
A JSON object that contains information of the Focus Indicator success response.
Properties
statistics
Required
Statistics details related to the Focus Indicator Functionality.
JSON Example
{
"categories": {},
"statistics": {
"allitemcount": 0,
"pageurl": "string",
"time": 0,
"totalelements": 0
},
"status": {
"httpstatuscode": 0,
"success": "string"
}
}