Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 485 Bytes

Model403ErrorSchema.md

File metadata and controls

19 lines (10 loc) · 485 Bytes

Model403ErrorSchema

Properties

Name Type Description Notes
type String A link to the error documentation. [optional]
title String A description of the error that occurred. [optional]
name String The name of the parameter that caused the error. [optional]
status Integer The HTTP status code. [optional]

Implemented Interfaces

  • Serializable