| Package | Description |
|---|---|
| com.adyen.model.marketpay |
| Modifier and Type | Method and Description |
|---|---|
CreateAccountRequest.PayoutScheduleEnum |
CreateAccountRequest.getPayoutSchedule()
interval of the desired payout schedule
|
static CreateAccountRequest.PayoutScheduleEnum |
CreateAccountRequest.PayoutScheduleEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CreateAccountRequest.PayoutScheduleEnum[] |
CreateAccountRequest.PayoutScheduleEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
CreateAccountRequest |
CreateAccountRequest.payoutSchedule(CreateAccountRequest.PayoutScheduleEnum payoutSchedule) |
void |
CreateAccountRequest.setPayoutSchedule(CreateAccountRequest.PayoutScheduleEnum payoutSchedule) |
Copyright © 2019. All rights reserved.