@Generated(value="org.jsonschema2pojo") public class BleutradeDepositAddress extends Object
Constructor and Description |
---|
BleutradeDepositAddress() |
Modifier and Type | Method and Description |
---|---|
Map<String,Object> |
getAdditionalProperties() |
String |
getAddress() |
String |
getCurrency() |
void |
setAdditionalProperty(String name,
Object value) |
void |
setAddress(String Address) |
void |
setCurrency(String Currency) |
String |
toString() |
public String getCurrency()
public void setCurrency(String Currency)
Currency
- The Currencypublic String getAddress()
public void setAddress(String Address)
Address
- The AddressCopyright © 2012–2016 Xeiam, LLC. All rights reserved.