Readonly
errorThe error object containing details about the error.
Available after API-X v2.1.x.
Optional
Readonly
messageAn optional message providing additional information about the error.
Readonly
successA Boolean value indicating whether the request was successful.
This will always be false
for an error response.
An interface representing an error returned by the API-X service.