Skip to main content

ErrorInfo

statusCodeint32required
codestringrequired
messagestringrequired
detailsstring | nullnullable
payload object | null
property name*anynullable
timestampstringrequired
ErrorInfo
{
"statusCode": 0,
"code": "string",
"message": "string",
"details": "string",
"payload": "Unknown Type: object,null",
"timestamp": "string"
}