# Warning
## Properties
**code** | **String** | |
**r#type** | Option<**String**> | An absolute URI that identifies the warning type. When dereferenced, it SHOULD provide human-readable documentation for the problem type (e.g., using HTML). | [optional][default to about:blank]
**detail** | Option<**String**> | A human readable explanation specific to this occurrence of the warning. | [optional]
**instance** | Option<**String**> | An absolute URI that identifies the specific occurrence of the warning. | [optional]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)