CustomResponse
Response schema
statusint32
Status code
messagestring
Response message
instancestring
Instance identifier
typestring
Type identifier
CustomResponse
{
"status": 0,
"message": "string",
"instance": "string",
"type": "string"
}
Response schema
Status code
Response message
Instance identifier
Type identifier
{
"status": 0,
"message": "string",
"instance": "string",
"type": "string"
}