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

647 B

Org.OpenAPITools.Model.User

Properties

Name Type Description Notes
Id long? [optional]
Username string [optional]
FirstName string [optional]
LastName string [optional]
Email string [optional]
Password string [optional]
Phone string [optional]
UserStatus int? User Status [optional]

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