AccountHolderPayoutNotificationContent |
AccountHolderPayoutNotificationContent.accountCode(String accountCode) |
|
AccountHolderPayoutNotificationContent |
AccountHolderPayoutNotificationContent.accountHolderCode(String accountHolderCode) |
|
AccountHolderPayoutNotificationContent |
AccountHolderPayoutNotificationContent.addAmountsItem(Amount amountsItem) |
|
AccountHolderPayoutNotificationContent |
AccountHolderPayoutNotificationContent.addInvalidFieldsItem(ErrorFieldType invalidFieldsItem) |
|
AccountHolderPayoutNotificationContent |
AccountHolderPayoutNotificationContent.amounts(List<Amount> amounts) |
|
AccountHolderPayoutNotificationContent |
AccountHolderPayoutNotificationContent.bankAccountDetail(BankAccountDetail bankAccountDetail) |
|
AccountHolderPayoutNotificationContent |
AccountHolderPayoutNotificationContent.description(String description) |
|
AccountHolderPayoutNotificationContent |
AccountHolderPayoutNotificationContent.estimatedArrivalDate(LocalDate estimatedArrivalDate) |
|
static AccountHolderPayoutNotificationContent |
AccountHolderPayoutNotificationContent.fromJson(String jsonString) |
Create an instance of AccountHolderPayoutNotificationContent given an JSON string
|
AccountHolderPayoutNotificationContent |
AccountHolderPayoutNotification.getContent() |
Get content
|
AccountHolderPayoutNotificationContent |
AccountHolderPayoutNotificationContent.invalidFields(List<ErrorFieldType> invalidFields) |
|
AccountHolderPayoutNotificationContent |
AccountHolderPayoutNotificationContent.merchantReference(String merchantReference) |
|
AccountHolderPayoutNotificationContent |
AccountHolderPayoutNotificationContent.originalPspReference(String originalPspReference) |
|
AccountHolderPayoutNotificationContent |
AccountHolderPayoutNotificationContent.payoutAccountCountry(String payoutAccountCountry) |
|
AccountHolderPayoutNotificationContent |
AccountHolderPayoutNotificationContent.payoutAccountNumber(String payoutAccountNumber) |
|
AccountHolderPayoutNotificationContent |
AccountHolderPayoutNotificationContent.payoutBalanceAccountId(String payoutBalanceAccountId) |
|
AccountHolderPayoutNotificationContent |
AccountHolderPayoutNotificationContent.payoutBankName(String payoutBankName) |
|
AccountHolderPayoutNotificationContent |
AccountHolderPayoutNotificationContent.payoutBranchCode(String payoutBranchCode) |
|
AccountHolderPayoutNotificationContent |
AccountHolderPayoutNotificationContent.payoutReference(Long payoutReference) |
|
AccountHolderPayoutNotificationContent |
AccountHolderPayoutNotificationContent.payoutSpeed(AccountHolderPayoutNotificationContent.PayoutSpeedEnum payoutSpeed) |
|
AccountHolderPayoutNotificationContent |
AccountHolderPayoutNotificationContent.status(OperationStatus status) |
|