William Cheng a88e0acc47
[C#][.NET Core] fix map instantiation in models extending Dictionary (#2776)
* fix map type in csharp netcore

* add new files for csharp netcore client
2019-05-01 20:48:05 +08:00

436 B

Org.OpenAPITools.Model.Dog

Properties

Name Type Description Notes
ClassName string
Color string [optional] [default to "red"]
Breed string [optional]

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