| Package | Description |
|---|---|
| com.adyen.model.payout |
| Modifier and Type | Method and Description |
|---|---|
FundSource |
FundSource.additionalData(Map<String,String> additionalData) |
FundSource |
FundSource.billingAddress(Address billingAddress) |
FundSource |
FundSource.card(Card card) |
FundSource |
PayoutRequest.getFundSource()
Get fundSource
|
FundSource |
FundSource.shopperEmail(String shopperEmail) |
FundSource |
FundSource.shopperName(Name shopperName) |
FundSource |
FundSource.telephoneNumber(String telephoneNumber) |
| Modifier and Type | Method and Description |
|---|---|
PayoutRequest |
PayoutRequest.fundSource(FundSource fundSource) |
void |
PayoutRequest.setFundSource(FundSource fundSource) |
Copyright © 2022. All rights reserved.