Uses of Class
org.knowm.xchange.okcoin.v3.dto.trade.SwapAccountsResponse.SwapAccountInfo
Package | Description |
---|---|
org.knowm.xchange.okcoin | |
org.knowm.xchange.okcoin.v3.service |
-
Uses of SwapAccountsResponse.SwapAccountInfo in org.knowm.xchange.okcoin
Methods in org.knowm.xchange.okcoin with parameters of type SwapAccountsResponse.SwapAccountInfo Modifier and Type Method Description static Balance
OkexAdaptersV3. convert(SwapAccountsResponse.SwapAccountInfo rec)
-
Uses of SwapAccountsResponse.SwapAccountInfo in org.knowm.xchange.okcoin.v3.service
Methods in org.knowm.xchange.okcoin.v3.service that return types with arguments of type SwapAccountsResponse.SwapAccountInfo Modifier and Type Method Description List<SwapAccountsResponse.SwapAccountInfo>
OkexAccountServiceRaw. getSwapAccounts()