Skip to content

Latest commit

 

History

History
34 lines (31 loc) · 1.72 KB

UserPreferences.md

File metadata and controls

34 lines (31 loc) · 1.72 KB

IO.Swagger.Model.UserPreferences

Properties

Name Type Description Notes
AlertOnLiquidations bool? [optional]
AnimationsEnabled bool? [optional]
AnnouncementsLastSeen DateTime? [optional]
ChatChannelID double? [optional]
ColorTheme string [optional]
Currency string [optional]
Debug bool? [optional]
DisableEmails List<string> [optional]
HideConfirmDialogs List<string> [optional]
HideConnectionModal bool? [optional]
HideFromLeaderboard bool? [optional] [default to false]
HideNameFromLeaderboard bool? [optional] [default to true]
HideNotifications List<string> [optional]
Locale string [optional] [default to "en-US"]
MsgsSeen List<string> [optional]
OrderBookBinning Object [optional]
OrderBookType string [optional]
OrderClearImmediate bool? [optional] [default to false]
OrderControlsPlusMinus bool? [optional]
ShowLocaleNumbers bool? [optional] [default to true]
Sounds List<string> [optional]
StrictIPCheck bool? [optional] [default to false]
StrictTimeout bool? [optional] [default to true]
TickerGroup string [optional]
TickerPinned bool? [optional]
TradeLayout string [optional]

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