wing328 6debbdb652 [C#] Add C# v5.0 Petstore sample (.NET Standard 1.3 compatible) (#5249)
* add csharp .net standard petstore client, update appveyor to build the
client as part of ci

* add new files
2017-03-29 18:43:30 +08:00

602 B

IO.Swagger.Model.Capitalization

Properties

Name Type Description Notes
SmallCamel string [optional]
CapitalCamel string [optional]
SmallSnake string [optional]
CapitalSnake string [optional]
SCAETHFlowPoints string [optional]
ATT_NAME string Name of the pet [optional]

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