Package | Description |
---|---|
com.xeiam.xchange.quoine.dto.account |
Modifier and Type | Method and Description |
---|---|
Bank |
FiatAccount.getBank() |
Modifier and Type | Method and Description |
---|---|
void |
FiatAccount.setBank(Bank bank) |
Constructor and Description |
---|
FiatAccount(Integer id,
String currency,
String currencySymbol,
BigDecimal balance,
String sendToBtcAddress,
String pusherChannel,
BigDecimal lowestOfferInterestRate,
BigDecimal highestOfferInterestRate,
BigDecimal freeBalance,
Bank bank)
Constructor
|
Copyright © 2012–2018 Xeiam, LLC. All rights reserved.