Name | Type | Description | Notes |
---|
type | String | A URI reference that identifies the problem type. | [optional] [default to nothing] |
title | String | A short, human-readable summary of the problem type. | [optional] [default to nothing] |
status | Int64 | The HTTP status code generated by the origin server for this occurrence of the problem. | [optional] [default to nothing] |
detail | String | A human-readable explanation specific to this occurrence of the problem. | [optional] [default to nothing] |
instance | String | A URI reference that identifies the specific occurrence of the problem. It may or may not yield further information if dereferenced. | [optional] [default to nothing] |
[Back to Model list] [Back to API list] [Back to README]