resource_not_found
| Name | Type | Description | Notes |
|---|---|---|---|
| code | str | Specifies an error code, e.g. error 404. | |
| message | str | Specifies the message of the error, i.e. why the error was returned, e.g. error 404 stands for “not found”. | |
| details | [BannedIpAddressDetailsInner] | [optional] | |
| any string name | bool, date, datetime, dict, float, int, list, str, none_type | any string name can be used but the value must be the correct type | [optional] |