Skip to content
This repository has been archived by the owner on Feb 9, 2021. It is now read-only.

Latest commit

 

History

History
13 lines (9 loc) · 638 Bytes

ModelError.md

File metadata and controls

13 lines (9 loc) · 638 Bytes

ModelError

Properties

Name Type Description Notes
Details string Human-readable error message. [optional] [default to null]
Title string Error title [optional] [default to null]
Type_ string Error category [optional] [default to null]
Meta interface{} Additional meta-information to qualify error [optional] [default to null]

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