TransferFundsNotificationContent |
TransferFundsNotificationContent.addInvalidFieldsItem(ErrorFieldType invalidFieldsItem) |
|
TransferFundsNotificationContent |
TransferFundsNotificationContent.amount(Amount amount) |
|
TransferFundsNotificationContent |
TransferFundsNotificationContent.destinationAccountCode(String destinationAccountCode) |
|
static TransferFundsNotificationContent |
TransferFundsNotificationContent.fromJson(String jsonString) |
Create an instance of TransferFundsNotificationContent given an JSON string
|
TransferFundsNotificationContent |
TransferFundsNotification.getContent() |
Get content
|
TransferFundsNotificationContent |
TransferFundsNotificationContent.invalidFields(List<ErrorFieldType> invalidFields) |
|
TransferFundsNotificationContent |
TransferFundsNotificationContent.merchantReference(String merchantReference) |
|
TransferFundsNotificationContent |
TransferFundsNotificationContent.sourceAccountCode(String sourceAccountCode) |
|
TransferFundsNotificationContent |
TransferFundsNotificationContent.status(OperationStatus status) |
|
TransferFundsNotificationContent |
TransferFundsNotificationContent.transferCode(String transferCode) |
|