Uses of Class
com.adyen.model.marketpay.notification.PayoutScheduleResponse
-
Packages that use PayoutScheduleResponse Package Description com.adyen.model.marketpay.notification -
-
Uses of PayoutScheduleResponse in com.adyen.model.marketpay.notification
Methods in com.adyen.model.marketpay.notification that return PayoutScheduleResponse Modifier and Type Method Description PayoutScheduleResponseUpdateAccountResponse. getPayoutSchedule()Get payoutSchedulePayoutScheduleResponsePayoutScheduleResponse. nextScheduledPayout(Date nextScheduledPayout)PayoutScheduleResponsePayoutScheduleResponse. schedule(PayoutScheduleResponse.ScheduleEnum schedule)Methods in com.adyen.model.marketpay.notification with parameters of type PayoutScheduleResponse Modifier and Type Method Description UpdateAccountResponseUpdateAccountResponse. payoutSchedule(PayoutScheduleResponse payoutSchedule)voidUpdateAccountResponse. setPayoutSchedule(PayoutScheduleResponse payoutSchedule)
-