Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 579 Bytes

ApiError.md

File metadata and controls

13 lines (10 loc) · 579 Bytes

ApiError

Properties

Name Type Description Notes
Code string [optional] [default to null]
Message string [optional] [default to null]
Description string [optional] [default to null]
DateTime time.Time [optional] [default to null]
InnerError *ApiError [optional] [default to null]

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