forked from loafle/openapi-generator-original
* update csharp default value * update csharp 35 samples * update csharp 40 client * update c# net standard client * update C# net core client * update csharp propertychanged client
532 B
532 B
Org.OpenAPITools.Model.EnumTest
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| EnumString | string | [optional] | |
| EnumStringRequired | string | ||
| EnumInteger | int? | [optional] | |
| EnumNumber | double? | [optional] | |
| OuterEnum | OuterEnum | [optional] |