ApiMessage object
Example JSON representation
{
"code": "string",
"message": "string"
}
Properties
| property | attributes | valid values | description | filter option |
|---|---|---|---|---|
| code string |
optional |
A machine-readable representation of the message. |
||
| message string |
optional |
A human-readable representation of the message. |