| Package | Description |
|---|---|
| com.adyen.model.marketpay |
| Modifier and Type | Method and Description |
|---|---|
PayoutMethod |
PayoutMethod.merchantAccount(String merchantAccount) |
PayoutMethod |
PayoutMethod.payoutMethodCode(String payoutMethodCode) |
PayoutMethod |
PayoutMethod.payoutMethodType(PayoutMethod.PayoutMethodTypeEnum payoutMethodType) |
PayoutMethod |
PayoutMethod.recurringDetailReference(String recurringDetailReference) |
PayoutMethod |
PayoutMethod.shopperReference(String shopperReference) |
| Modifier and Type | Method and Description |
|---|---|
List<PayoutMethod> |
AccountHolderDetails.getPayoutMethods()
Each of the card tokens associated with the account holder.
|
| Modifier and Type | Method and Description |
|---|---|
AccountHolderDetails |
AccountHolderDetails.addPayoutMethodsItem(PayoutMethod payoutMethodsItem) |
| Modifier and Type | Method and Description |
|---|---|
AccountHolderDetails |
AccountHolderDetails.payoutMethods(List<PayoutMethod> payoutMethods) |
void |
AccountHolderDetails.setPayoutMethods(List<PayoutMethod> payoutMethods) |
Copyright © 2022. All rights reserved.