| Package | Description |
|---|---|
| Api | |
| Model |
| Modifier and Type | Method and Description |
|---|---|
ReportingV3NotificationofChangesGet200Response |
NotificationOfChangesApi.getNotificationOfChangeReport(org.joda.time.DateTime startTime,
org.joda.time.DateTime endTime)
Get Notification of Changes
Download the Notification of Change report.
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<ReportingV3NotificationofChangesGet200Response> |
NotificationOfChangesApi.getNotificationOfChangeReportWithHttpInfo(org.joda.time.DateTime startTime,
org.joda.time.DateTime endTime)
Get Notification of Changes
Download the Notification of Change report.
|
| Modifier and Type | Method and Description |
|---|---|
okhttp3.Call |
NotificationOfChangesApi.getNotificationOfChangeReportAsync(org.joda.time.DateTime startTime,
org.joda.time.DateTime endTime,
ApiCallback<ReportingV3NotificationofChangesGet200Response> callback)
Get Notification of Changes (asynchronously)
Download the Notification of Change report.
|
| Modifier and Type | Method and Description |
|---|---|
ReportingV3NotificationofChangesGet200Response |
ReportingV3NotificationofChangesGet200Response.addNotificationOfChangesItem(ReportingV3NotificationofChangesGet200ResponseNotificationOfChanges notificationOfChangesItem) |
ReportingV3NotificationofChangesGet200Response |
ReportingV3NotificationofChangesGet200Response.notificationOfChanges(List<ReportingV3NotificationofChangesGet200ResponseNotificationOfChanges> notificationOfChanges) |
Copyright © 2020. All rights reserved.