ReplyWarning

edit

Intentionally left blank

Properties

edit
code (string, required)
A structured code representing the error type that occurred
message (string)
A human readable message describing the warning that occurred

Example

edit
{
   "code" : "string",
   "message" : "string"
}