AVMErrorResponse
Error response model.
errorError (string)required
Error message
messageMessage (string)nullable
Detailed message
AVMErrorResponse
{
"error": "string",
"message": "string"
}
Error response model.
Error message
Detailed message
{
"error": "string",
"message": "string"
}