mirror of
https://github.com/jlengrand/openapi-generator.git
synced 2026-03-10 15:51:38 +00:00
500 B
500 B
IO.Swagger.Model.EnumTest
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| EnumString | string | [optional] | |
| EnumInteger | int? | [optional] | |
| EnumNumber | double? | [optional] | |
| OuterEnum | OuterEnum | [optional] |