Skip to content
This repository was archived by the owner on Jun 26, 2023. It is now read-only.

Latest commit

 

History

History
11 lines (8 loc) · 583 Bytes

File metadata and controls

11 lines (8 loc) · 583 Bytes

IO.Swagger.Model.InlineResponse403

Properties

Name Type Description Notes
StatusCode decimal? HTTP status code of the error.
StatusMessage string HTTP status message of the error.
Message string Any additional context on the error, or the same as `statusMessage` otherwise.

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