Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 642 Bytes

ErrorResponse.md

File metadata and controls

13 lines (9 loc) · 642 Bytes

ErrorResponse

Properties

Name Type Description Notes
client_request_id str Echoes back the value in the request header for tracking. [optional]
api_trace_id str Request identifier in API, can be used to request logs from the support team. [optional]
response_type ResponseType [optional]
error Error [optional]

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