| Package | Description |
|---|---|
| com.coinbase.api | |
| com.coinbase.api.deserializer | |
| com.coinbase.api.entity |
| Modifier and Type | Method and Description |
|---|---|
AddressResponse |
Coinbase.generateReceiveAddress(Address addressParams)
Generate a new receive address
|
| Modifier and Type | Method and Description |
|---|---|
List<Address> |
AddressesLifter.convert(List<AddressNode> nodes) |
| Modifier and Type | Method and Description |
|---|---|
Address |
Request.getAddress() |
Address |
AddressNode.getAddress() |
| Modifier and Type | Method and Description |
|---|---|
List<Address> |
AddressesResponse.getAddresses() |
| Modifier and Type | Method and Description |
|---|---|
void |
Request.setAddress(Address address) |
void |
AddressNode.setAddress(Address address) |
| Modifier and Type | Method and Description |
|---|---|
void |
AddressesResponse.setAddresses(List<Address> addresses) |
Copyright © 2014. All rights reserved.