| Package | Description |
|---|---|
| com.adyen.model.marketpay |
| Modifier and Type | Method and Description |
|---|---|
UpdatePayoutScheduleRequest.ActionEnum |
UpdatePayoutScheduleRequest.getAction()
behavior for the current payout period (relevant if the schedule already exists)
|
static UpdatePayoutScheduleRequest.ActionEnum |
UpdatePayoutScheduleRequest.ActionEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static UpdatePayoutScheduleRequest.ActionEnum[] |
UpdatePayoutScheduleRequest.ActionEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
UpdatePayoutScheduleRequest |
UpdatePayoutScheduleRequest.action(UpdatePayoutScheduleRequest.ActionEnum action) |
void |
UpdatePayoutScheduleRequest.setAction(UpdatePayoutScheduleRequest.ActionEnum action) |
Copyright © 2022. All rights reserved.