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

494 B

IO.Swagger.Model.AdditionalPropertiesClass

Properties

Name Type Description Notes
MapProperty Dictionary<string, string> [optional]
MapOfMapProperty Dictionary<string, Dictionary<string, string>> [optional]

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