Uses of Class
org.knowm.xchange.btcmarkets.dto.account.BTCMarketsFundtransferHistoryResponse.Paging
Packages that use BTCMarketsFundtransferHistoryResponse.Paging
-
Uses of BTCMarketsFundtransferHistoryResponse.Paging in org.knowm.xchange.btcmarkets.dto.account
Methods in org.knowm.xchange.btcmarkets.dto.account that return BTCMarketsFundtransferHistoryResponse.PagingMethods in org.knowm.xchange.btcmarkets.dto.account with parameters of type BTCMarketsFundtransferHistoryResponse.PagingModifier and TypeMethodDescriptionvoid
BTCMarketsFundtransferHistoryResponse.setPaging
(BTCMarketsFundtransferHistoryResponse.Paging paging) Constructors in org.knowm.xchange.btcmarkets.dto.account with parameters of type BTCMarketsFundtransferHistoryResponse.PagingModifierConstructorDescriptionBTCMarketsFundtransferHistoryResponse
(Boolean success, String errorMessage, Integer errorCode, List<BTCMarketsFundtransfer> fundTransfers, BTCMarketsFundtransferHistoryResponse.Paging paging)