| Package | Description |
|---|---|
| com.adyen.model | |
| com.adyen.model.checkout | |
| com.adyen.model.marketpay | |
| com.adyen.model.payout | |
| com.adyen.model.recurring |
| Modifier and Type | Method and Description |
|---|---|
Name |
Name.firstName(String firstName) |
Name |
Name.gender(Name.GenderEnum gender) |
Name |
AbstractPaymentRequest.getShopperName()
the name of the shopper
|
Name |
Name.infix(String infix) |
Name |
Name.lastName(String lastName) |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractPaymentRequest.setShopperName(Name shopperName) |
T |
AbstractPaymentRequest.shopperName(Name shopperName) |
| Modifier and Type | Method and Description |
|---|---|
Name |
CreateCheckoutSessionResponse.getShopperName()
Get shopperName
|
Name |
PaymentSessionRequest.getShopperName() |
Name |
PaymentsRequest.getShopperName()
Get shopperName
|
Name |
PaymentLinkResource.getShopperName()
Get shopperName
|
Name |
CreateCheckoutSessionRequest.getShopperName()
Get shopperName
|
Name |
CreatePaymentLinkRequest.getShopperName()
Get shopperName
|
| Modifier and Type | Method and Description |
|---|---|
void |
CreateCheckoutSessionResponse.setShopperName(Name shopperName) |
void |
PaymentSessionRequest.setShopperName(Name shopperName) |
void |
PaymentsRequest.setShopperName(Name shopperName) |
void |
PaymentLinkResource.setShopperName(Name shopperName) |
void |
CreateCheckoutSessionRequest.setShopperName(Name shopperName) |
void |
CreatePaymentLinkRequest.setShopperName(Name shopperName) |
CreateCheckoutSessionResponse |
CreateCheckoutSessionResponse.shopperName(Name shopperName) |
PaymentSessionRequest |
PaymentSessionRequest.shopperName(Name shopperName) |
PaymentsRequest |
PaymentsRequest.shopperName(Name shopperName) |
PaymentLinkResource |
PaymentLinkResource.shopperName(Name shopperName) |
CreateCheckoutSessionRequest |
CreateCheckoutSessionRequest.shopperName(Name shopperName) |
CreatePaymentLinkRequest |
CreatePaymentLinkRequest.shopperName(Name shopperName) |
| Modifier and Type | Method and Description |
|---|---|
Name |
SignatoryContact.getName()
Get name
|
Name |
ShareholderContact.getName()
Get name
|
Name |
IndividualDetails.getName()
thea account holder name
|
| Modifier and Type | Method and Description |
|---|---|
SignatoryContact |
SignatoryContact.name(Name name) |
ShareholderContact |
ShareholderContact.name(Name name) |
IndividualDetails |
IndividualDetails.name(Name name) |
void |
SignatoryContact.setName(Name name) |
void |
ShareholderContact.setName(Name name) |
void |
IndividualDetails.setName(Name name) |
| Modifier and Type | Method and Description |
|---|---|
Name |
PayoutRequest.getShopperName()
Get shopperName
|
Name |
StoreDetailRequest.getShopperName() |
Name |
SubmitRequest.getShopperName() |
Name |
FundSource.getShopperName()
Get shopperName
|
Name |
StoreDetailAndSubmitRequest.getShopperName() |
| Modifier and Type | Method and Description |
|---|---|
void |
PayoutRequest.setShopperName(Name shopperName) |
void |
StoreDetailRequest.setShopperName(Name shopperName) |
void |
SubmitRequest.setShopperName(Name shopperName) |
void |
FundSource.setShopperName(Name shopperName) |
void |
StoreDetailAndSubmitRequest.setShopperName(Name shopperName) |
PayoutRequest |
PayoutRequest.shopperName(Name shopperName) |
FundSource |
FundSource.shopperName(Name shopperName) |
| Modifier and Type | Method and Description |
|---|---|
Name |
RecurringDetail.getShopperName()
Get shopperName
|
| Modifier and Type | Method and Description |
|---|---|
void |
RecurringDetail.setShopperName(Name shopperName) |
RecurringDetail |
RecurringDetail.shopperName(Name shopperName) |
Copyright © 2022. All rights reserved.