Interface HistoryParamsFundingType
- All Superinterfaces:
TradeHistoryParams
- All Known Implementing Classes:
BiboxAccountService.BiboxFundingHistoryParams
,BinanceFundingHistoryParams
,BitcoindeFundingHistoryParams
,BlockchainFundingHistoryParams
,CoinbaseProTradeHistoryParams
,HuobiFundingHistoryParams
,KrakenAccountService.KrakenFundingHistoryParams
,KucoinTradeHistoryParams
,OkCoinAccountService.OkCoinFundingHistoryParams
,TheRockFundingHistoryParams
public interface HistoryParamsFundingType extends TradeHistoryParams
-
Method Summary
Modifier and Type Method Description FundingRecord.Type
getType()
void
setType(FundingRecord.Type type)
-
Method Details
-
getType
FundingRecord.Type getType() -
setType
-