Class ItBitBaseService

java.lang.Object
org.knowm.xchange.service.BaseExchangeService
org.knowm.xchange.itbit.service.ItBitBaseService
All Implemented Interfaces:
BaseService
Direct Known Subclasses:
ItBitAccountServiceRaw, ItBitMarketDataServiceRaw, ItBitTradeServiceRaw

public class ItBitBaseService extends BaseExchangeService implements BaseService
  • Field Details

    • apiKey

      protected final String apiKey
    • itBitAuthenticated

      protected final ItBitAuthenticated itBitAuthenticated
    • signatureCreator

      protected final si.mazi.rescu.ParamsDigest signatureCreator
    • itBitPublic

      protected final ItBit itBitPublic
    • userId

      protected String userId
    • walletId

      protected String walletId
  • Constructor Details

    • ItBitBaseService

      public ItBitBaseService(Exchange exchange)
      Constructor
      Parameters:
      exchange -