[{"label":"Latest (1.0.0)","version":"latest"}]
crest
CrestSuccessResponse
A JSON object that contains information of Crest’s success response.
Properties
JSON Example
{
"categories": {},
"statistics": {
"allitemcount": 0,
"pageurl": "string",
"time": 0,
"totalaudios": 0,
"totalelements": 0,
"totalvideos": 0
},
"status": {
"httpstatuscode": 0,
"success": "string"
}
}