| Package | Description |
|---|---|
| com.coinbase.api | |
| com.coinbase.api.deserializer | |
| com.coinbase.api.entity |
| Modifier and Type | Method and Description |
|---|---|
Report |
Coinbase.createReport(Report reportParams)
Create a new report
|
Report |
Coinbase.getReport(String reportId)
Retrieve details for a report
|
| Modifier and Type | Method and Description |
|---|---|
Report |
Coinbase.createReport(Report reportParams)
Create a new report
|
| Modifier and Type | Method and Description |
|---|---|
List<Report> |
ReportsLifter.convert(List<ReportNode> nodes) |
| Modifier and Type | Method and Description |
|---|---|
Report |
Request.getReport() |
Report |
ReportResponse.getReport() |
Report |
ReportNode.getReport() |
| Modifier and Type | Method and Description |
|---|---|
List<Report> |
ReportsResponse.getReports() |
| Modifier and Type | Method and Description |
|---|---|
void |
Request.setReport(Report report) |
void |
ReportResponse.setReport(Report report) |
void |
ReportNode.setReport(Report Report) |
| Modifier and Type | Method and Description |
|---|---|
void |
ReportsResponse.setReports(List<Report> reports) |
Copyright © 2014. All rights reserved.