Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 479 Bytes

ModelError.md

File metadata and controls

10 lines (7 loc) · 479 Bytes

ModelError

Properties

Name Type Description Notes
Msg string A detailed error message. [optional] [default to null]
StatusCode int32 The integer representing the HTTP status code (e.g. 200, 404). [default to null]

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