Skip to content

Latest commit

 

History

History
25 lines (22 loc) · 1.02 KB

File metadata and controls

25 lines (22 loc) · 1.02 KB

IO.Swagger.Model.User

Properties

Name Type Description Notes
Id decimal? [optional]
OwnerId decimal? [optional]
Firstname string [optional]
Lastname string [optional]
Username string
Email string
Phone string [optional]
Created DateTime? [optional]
LastUpdated DateTime? [optional]
Preferences UserPreferences [optional]
TFAEnabled string [optional]
AffiliateID string [optional]
PgpPubKey string [optional]
Country string [optional]
GeoipCountry string [optional]
GeoipRegion string [optional]
Typ string [optional]

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