Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 738 Bytes

Error.md

File metadata and controls

14 lines (10 loc) · 738 Bytes

Error

Properties

Name Type Description Notes
developer_message str A technical message meant to be read by a developer [optional]
error_code str HTTP status code [optional]
more_info str Additional information often a link to additional documentation [optional]
object_id str Object id that the error is associated with [optional]
user_message str An end-user friendly message suitable for display to the customer [optional]

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