ScheduledRefundsNotificationContent |
ScheduledRefundsNotificationContent.accountCode(String accountCode) |
|
ScheduledRefundsNotificationContent |
ScheduledRefundsNotificationContent.accountHolderCode(String accountHolderCode) |
|
ScheduledRefundsNotificationContent |
ScheduledRefundsNotificationContent.addInvalidFieldsItem(ErrorFieldType invalidFieldsItem) |
|
ScheduledRefundsNotificationContent |
ScheduledRefundsNotificationContent.addRefundResultsItem(RefundResult refundResultsItem) |
|
static ScheduledRefundsNotificationContent |
ScheduledRefundsNotificationContent.fromJson(String jsonString) |
Create an instance of ScheduledRefundsNotificationContent given an JSON string
|
ScheduledRefundsNotificationContent |
ScheduledRefundsNotification.getContent() |
Get content
|
ScheduledRefundsNotificationContent |
ScheduledRefundsNotificationContent.invalidFields(List<ErrorFieldType> invalidFields) |
|
ScheduledRefundsNotificationContent |
ScheduledRefundsNotificationContent.lastPayout(Transaction lastPayout) |
|
ScheduledRefundsNotificationContent |
ScheduledRefundsNotificationContent.refundResults(List<RefundResult> refundResults) |
|