mirror of
https://github.com/jlengrand/openapi-generator.git
synced 2026-03-10 15:51:38 +00:00
546 B
546 B
ClassModel
Model for testing model with "_class" property
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| _class | 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] |