Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 587 Bytes

File metadata and controls

12 lines (8 loc) · 587 Bytes

Error

Properties

Name Type Description Notes
code string An error code that identifies the type of error that occured.
message string A message that describes the error condition in a human-readable form.
details string Additional details that can help the caller understand or fix the issue. [optional]

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