Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 606 Bytes

ModelErrorResponse.md

File metadata and controls

13 lines (9 loc) · 606 Bytes

ModelErrorResponse

Properties

Name Type Description Notes
trackingId String Identifier used for tracking purposes.
method String HTTP method of the API call which produced the error.
path String HTTP path of the API call which produced the error.
message String Error message. Ideally human readable string.

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