Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 753 Bytes

Error.md

File metadata and controls

14 lines (10 loc) · 753 Bytes

Error

Properties

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

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