PlatformPayoutConfigWebhookData |
PlatformPayoutConfigWebhookData.balancePlatform(String balancePlatform) |
The unique identifier of the balance platform.
|
PlatformPayoutConfigWebhookData |
PlatformPayoutConfigWebhookData.balancePlatformPayoutScheduleId(String balancePlatformPayoutScheduleId) |
The unique identifier of the balance platform payout schedule that is applied to the balance
account.
|
PlatformPayoutConfigWebhookData |
PlatformPayoutConfigWebhookData.countryCode(String countryCode) |
The two-letter [ISO 3166-1 alpha-2](https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2) code of
the country to which the payout schedule applies.
|
PlatformPayoutConfigWebhookData |
PlatformPayoutConfigWebhookData.currency(String currency) |
The three-character [ISO code](https://docs.adyen.com/development-resources/currency-codes) of
the currency used for the payout schedule.
|
PlatformPayoutConfigWebhookData |
PlatformPayoutConfigWebhookData.defaultDescription(String defaultDescription) |
The default description for payouts initiated by this payout schedule.
|
PlatformPayoutConfigWebhookData |
PlatformPayoutConfigWebhookData.defaultFrequency(String defaultFrequency) |
The default frequency of payouts initiated by this payout schedule.
|
PlatformPayoutConfigWebhookData |
PlatformPayoutConfigWebhookData.defaultFrequencyValue(Integer defaultFrequencyValue) |
The default value for date of the month or day of the week when payouts are initiated.
|
PlatformPayoutConfigWebhookData |
PlatformPayoutConfigWebhookData.defaultReference(String defaultReference) |
Your internal default reference for the payout schedule.
|
PlatformPayoutConfigWebhookData |
PlatformPayoutConfigWebhookData.defaultReferenceForBeneficiary(String defaultReferenceForBeneficiary) |
The default reference for beneficiary for payouts initiated by this payout schedule.
|
static PlatformPayoutConfigWebhookData |
PlatformPayoutConfigWebhookData.fromJson(String jsonString) |
Create an instance of PlatformPayoutConfigWebhookData given an JSON string
|
PlatformPayoutConfigWebhookData |
PayoutScheduleBPNotificationRequest.getData() |
Get data
|
PlatformPayoutConfigWebhookData |
PlatformPayoutConfigWebhookData.maxPayoutAmount(Long maxPayoutAmount) |
The maximum amount that can be paid out from balance accounts that use this payout schedule.
|
PlatformPayoutConfigWebhookData |
PlatformPayoutConfigWebhookData.minPayoutAmount(Long minPayoutAmount) |
The minimum amount that can be paid out from balance accounts that use this payout schedule.
|
PlatformPayoutConfigWebhookData |
PlatformPayoutConfigWebhookData.retainedAmount(Long retainedAmount) |
The amount of funds that must remain available in a balance account after an execution of the
payout schedule.
|