public class ItBitWithdrawalRequest extends Object
Modifier and Type | Field and Description |
---|---|
protected String |
address |
protected BigDecimal |
amount |
Constructor and Description |
---|
ItBitWithdrawalRequest(String currency) |
Modifier and Type | Method and Description |
---|---|
String |
getAddress() |
BigDecimal |
getAmount() |
String |
getCurrency() |
protected BigDecimal amount
protected String address
public ItBitWithdrawalRequest(String currency)
public String getCurrency()
public BigDecimal getAmount()
public String getAddress()
Copyright © 2012–2016 Xeiam, LLC. All rights reserved.