William Cheng 0c981b7c2f
Update C# default value (#283)
* update csharp default value

* update csharp 35 samples

* update csharp 40 client

* update c# net standard client

* update C# net core client

* update csharp propertychanged client
2018-05-02 00:48:55 +08:00

445 B

Org.OpenAPITools.Model.OuterComposite

Properties

Name Type Description Notes
MyNumber decimal? [optional]
MyString string [optional]
MyBoolean bool? [optional]

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