Uses of Class
org.knowm.xchange.quoine.dto.account.FiatAccount
Packages that use FiatAccount
Package
Description
-
Uses of FiatAccount in org.knowm.xchange.quoine
Methods in org.knowm.xchange.quoine that return FiatAccountModifier and TypeMethodDescriptionQuoineAuthenticated.getFiatAccountInfo(int apiVersion, si.mazi.rescu.ParamsDigest signer, String contentType) Methods in org.knowm.xchange.quoine with parameters of type FiatAccountModifier and TypeMethodDescriptionstatic WalletQuoineAdapters.adapt(FiatAccount[] fiatBalances, BitcoinAccount[] cryptoBalances) static WalletQuoineAdapters.adaptFiatAccountWallet(FiatAccount[] fiatAccounts) -
Uses of FiatAccount in org.knowm.xchange.quoine.dto.account
Methods in org.knowm.xchange.quoine.dto.account that return FiatAccountConstructors in org.knowm.xchange.quoine.dto.account with parameters of type FiatAccountModifierConstructorDescriptionQuoineAccountInfo(BitcoinAccount bitcoinAccount, FiatAccount[] fiatAccounts) Constructor -
Uses of FiatAccount in org.knowm.xchange.quoine.service
Methods in org.knowm.xchange.quoine.service that return FiatAccount