openapi-generator/samples/client/petstore/csharp/SwaggerClientWithPropertyChanged/docs/MixedPropertiesAndAdditionalPropertiesClass.md
wing328 1dd9ee39af [C#] Add CI tests to cover C# Petstore client with "PropertyChanged" (#3796)
* add c# api client with proeprty changed to CI

* add shell script to update all C# petstore sample
2016-09-14 18:43:13 +08:00

498 B

IO.Swagger.Model.MixedPropertiesAndAdditionalPropertiesClass

Properties

Name Type Description Notes
Uuid Guid? [optional]
DateTime DateTime? [optional]
Map Dictionary<string, Animal> [optional]

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