Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 536 Bytes

Error.md

File metadata and controls

12 lines (9 loc) · 536 Bytes

# Error

Properties

Name Type Description Notes
code string Error code
description string Error message
timestamp \DateTime Timestamp when the error occurred in the format <code>yyyy-MM-dd'T'HH:mm:ss.SSSZ</code>.
endpoint string Endpoint caused the error

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