Skip to content

Latest commit

 

History

History
29 lines (25 loc) · 1.56 KB

File metadata and controls

29 lines (25 loc) · 1.56 KB

User

Properties

Name Type Description Notes
Id int32 [optional] [default to null]
Firstname string [optional] [default to null]
Lastname string [optional] [default to null]
Username string [default to null]
AccountName string [optional] [default to null]
IsUser bool [default to null]
Email string [optional] [default to null]
DateOfBirth string [optional] [default to null]
Phone string [optional] [default to null]
Created time.Time [optional] [default to null]
LastUpdated time.Time [optional] [default to null]
Preferences *UserPreferences [optional] [default to null]
TFAEnabled string [optional] [default to null]
AffiliateID string [optional] [default to null]
Country string [optional] [default to null]
GeoipCountry string [optional] [default to null]
GeoipRegion string [optional] [default to null]
FirstTradeTimestamp time.Time [optional] [default to null]
FirstDepositTimestamp time.Time [optional] [default to null]
Typ string [optional] [default to null]

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