Uses of Class
org.knowm.xchange.bibox.dto.account.BiboxFundsCommandBody
Packages that use BiboxFundsCommandBody
-
Uses of BiboxFundsCommandBody in org.knowm.xchange.bibox.dto
Methods in org.knowm.xchange.bibox.dto with parameters of type BiboxFundsCommandBodyModifier and TypeMethodDescriptionstatic BiboxCommandsBiboxCommands.depositsCommand(BiboxFundsCommandBody body) static BiboxCommandsBiboxCommands.withdrawalsCommand(BiboxFundsCommandBody body) -
Uses of BiboxFundsCommandBody in org.knowm.xchange.bibox.service
Methods in org.knowm.xchange.bibox.service with parameters of type BiboxFundsCommandBodyModifier and TypeMethodDescriptionBiboxAccountServiceRaw.requestBiboxDeposits(BiboxFundsCommandBody body) BiboxAccountServiceRaw.requestBiboxWithdrawals(BiboxFundsCommandBody body)