Files
openapi-generator/samples/openapi3/client/petstore/python-experimental/docs/Model200Response.md

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]

[Back to Model list] [Back to API list] [Back to README]