Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 643 Bytes

Error403.md

File metadata and controls

12 lines (9 loc) · 643 Bytes

Error403

Properties

Name Type Description Notes
Type_ string The type of error, with a link to an explanation [optional] [default to null]
Title string The title of the error [optional] [default to null]
Status int32 The code status of the error. [optional] [default to null]
Detail string A message with a finer detail. [optional] [default to null]

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