Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 841 Bytes

File metadata and controls

14 lines (10 loc) · 841 Bytes

InnerError

Properties

Name Type Description Notes
code \Swagger\Client\Model\DetailedErrorCode [optional]
details map[string,string] Additional supportive details regarding the error and/or expected policies. [optional]
message string High level error message. [optional]
target string The source of the error. For example it would be "documents" or "document id" in case of invalid document. [optional]
inner_error \Swagger\Client\Model\InnerError [optional]

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