Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 777 Bytes

Error.md

File metadata and controls

14 lines (10 loc) · 777 Bytes

com.ultracart.admin.v2.Model.Error

Properties

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

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