| Package | Description |
|---|---|
| com.adyen.model.marketpay |
| Modifier and Type | Method and Description |
|---|---|
PayoutScheduleResponse |
UpdateAccountResponse.getPayoutSchedule()
parameters of the updated payout schedule
|
PayoutScheduleResponse |
CreateAccountResponse.getPayoutSchedule()
parameters of the created payout schedule
|
PayoutScheduleResponse |
Account.getPayoutSchedule()
account's payout schedule
|
PayoutScheduleResponse |
PayoutScheduleResponse.nextScheduledPayout(Date nextScheduledPayout) |
PayoutScheduleResponse |
PayoutScheduleResponse.schedule(PayoutScheduleResponse.ScheduleEnum schedule) |
| Modifier and Type | Method and Description |
|---|---|
UpdateAccountResponse |
UpdateAccountResponse.payoutSchedule(PayoutScheduleResponse payoutSchedule) |
CreateAccountResponse |
CreateAccountResponse.payoutSchedule(PayoutScheduleResponse payoutSchedule) |
Account |
Account.payoutSchedule(PayoutScheduleResponse payoutSchedule) |
void |
UpdateAccountResponse.setPayoutSchedule(PayoutScheduleResponse payoutSchedule) |
void |
CreateAccountResponse.setPayoutSchedule(PayoutScheduleResponse payoutSchedule) |
void |
Account.setPayoutSchedule(PayoutScheduleResponse payoutSchedule) |
Copyright © 2019. All rights reserved.