forked from loafle/openapi-generator-original
570 B
570 B
ApiResponse
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| code | int | [optional] | |
| type | str | [optional] | |
| message | str | [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] |