Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 612 Bytes

Error.md

File metadata and controls

12 lines (8 loc) · 612 Bytes

Error

Properties

Name Type Description Notes
code String The code associated with this error. [optional] [default to null]
field String The specific field or aspect of the resource associated with this error. [optional] [default to null]
resource String The type of resource associated with this error. [optional] [default to null]

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