openapi-generator/samples/client/petstore/csharp/SwaggerClient/docs/EnumTest.md
wing328 a0f2b235f1 [C#] fix build.sh for PropertyChanged feature in C# API client (#4349)
* fix build.sh for PropertyChange in C#

* add new csharp files

* manual fix to enum ref in c# client
2016-12-09 00:03:38 +08:00

500 B

IO.Swagger.Model.EnumTest

Properties

Name Type Description Notes
EnumString string [optional]
EnumInteger int? [optional]
EnumNumber double? [optional]
OuterEnum OuterEnum [optional]

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