Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 868 Bytes

File metadata and controls

12 lines (9 loc) · 868 Bytes

ErrorDetail

Properties

Name Type Description Notes
message string Message<br />The error message, or issue. [optional]
cause string Cause<br />The cause of the error. [optional]
errorCode string Error Code<br />The error code for this error.<br /><br />E1431 - System error<br />E1432 - Required field<br />E1433 - Invalid field<br />E1434 - Invalid action<br />E1435 - Item not found<br /> [optional]
errorId string Error Log Id<br />The associated Error Log Id if exists. [optional]

[Back to Model list] [Back to API list] [Back to README]