| Package | Description |
|---|---|
| com.adyen.model.marketpay |
| Modifier and Type | Method and Description |
|---|---|
PayoutScheduleResponse.ScheduleEnum |
PayoutScheduleResponse.getSchedule()
Get schedule
|
static PayoutScheduleResponse.ScheduleEnum |
PayoutScheduleResponse.ScheduleEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PayoutScheduleResponse.ScheduleEnum[] |
PayoutScheduleResponse.ScheduleEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
PayoutScheduleResponse |
PayoutScheduleResponse.schedule(PayoutScheduleResponse.ScheduleEnum schedule) |
void |
PayoutScheduleResponse.setSchedule(PayoutScheduleResponse.ScheduleEnum schedule) |
Copyright © 2022. All rights reserved.