Class BitmexAccountPreferences

java.lang.Object
org.knowm.xchange.bitmex.dto.account.BitmexAccountPreferences

public final class BitmexAccountPreferences extends Object
  • Constructor Details

    • BitmexAccountPreferences

      public BitmexAccountPreferences()
  • Method Details

    • getAlertOnLiquidations

      public Boolean getAlertOnLiquidations()
    • getAnimationsEnabled

      public Boolean getAnimationsEnabled()
    • getAnnouncementsLastSeen

      public String getAnnouncementsLastSeen()
    • getChatChannelID

      public Integer getChatChannelID()
    • getColorTheme

      public String getColorTheme()
    • getCurrency

      public String getCurrency()
    • getDebug

      public Boolean getDebug()
    • getDisableEmails

      public List<String> getDisableEmails()
    • getHideConfirmDialogs

      public List<String> getHideConfirmDialogs()
    • getHideConnectionModal

      public Boolean getHideConnectionModal()
    • getHideFromLeaderboard

      public Boolean getHideFromLeaderboard()
    • getHideNameFromLeaderboard

      public Boolean getHideNameFromLeaderboard()
    • getHideNotifications

      public List<String> getHideNotifications()
    • getLocale

      public String getLocale()
    • getMsgsSeen

      public List<String> getMsgsSeen()
    • getOrderBookBinning

      public BitmexOrderBookBinning getOrderBookBinning()
    • getOrderBookType

      public String getOrderBookType()
    • getOrderClearImmediate

      public Boolean getOrderClearImmediate()
    • getOrderControlsPlusMinus

      public Boolean getOrderControlsPlusMinus()
    • getShowLocaleNumbers

      public Boolean getShowLocaleNumbers()
    • getSounds

      public List<String> getSounds()
    • getStrictIPCheck

      public Boolean getStrictIPCheck()
    • getStrictTimeout

      public Boolean getStrictTimeout()
    • getTickerGroup

      public String getTickerGroup()
    • getTickerPinned

      public Boolean getTickerPinned()
    • getTradeLayout

      public String getTradeLayout()
    • getAdditionalProperties

      public Map<String,Object> getAdditionalProperties()