| Package | Description |
|---|---|
| com.cardpay.sdk.model |
| Modifier and Type | Method and Description |
|---|---|
Report |
Report.downloadUrl(String downloadUrl) |
Report |
Report.fileId(UUID fileId) |
Report |
Report.fileName(String fileName) |
Report |
Report.hashSum(String hashSum) |
Report |
Report.reportType(String reportType) |
Report |
Report.settlementDate(String settlementDate) |
Report |
Report.settlementId(Long settlementId) |
Report |
Report.size(Long size) |
Report |
Report.status(Report.StatusEnum status) |
Report |
Report.websiteName(String websiteName) |
| Modifier and Type | Method and Description |
|---|---|
ReportsResponse |
ReportsResponse.addReportsItem(Report reportsItem) |
| Modifier and Type | Method and Description |
|---|---|
ReportsResponse |
ReportsResponse.reports(List<Report> reports) |
void |
ReportsResponse.setReports(List<Report> reports) |
Copyright © 2024. All rights reserved.