Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 619 Bytes

FlatErrorResponse.md

File metadata and controls

13 lines (9 loc) · 619 Bytes

FlatErrorResponse

Properties

Name Type Description Notes
code string A corresponding code for this error [optional]
message string A printable message for this message [optional]
id string An unique error identifier generated for the request [optional]
param string The related parameter that caused the error [optional]

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