forked from loafle/openapi-generator-original
637 B
637 B
Model200Response
model with an invalid class name for python, starts with a number
Properties
Name | Type | Description | Notes |
---|---|---|---|
name | int | [optional] | |
class | str | this is a reserved python keyword | [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] |