Uses of Class
org.knowm.xchange.bitcoinde.v4.dto.account.BitcoindeAllocation
-
Packages that use BitcoindeAllocation Package Description org.knowm.xchange.bitcoinde.v4.dto.account -
-
Uses of BitcoindeAllocation in org.knowm.xchange.bitcoinde.v4.dto.account
Constructor parameters in org.knowm.xchange.bitcoinde.v4.dto.account with type arguments of type BitcoindeAllocation Constructor Description BitcoindeFidorReservation(BigDecimal totalAmount, BigDecimal availableAmount, String reservedAt, String validUntil, Map<String,BitcoindeAllocation> allocation)
-