| Package | Description |
|---|---|
| com.adyen.model | |
| 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 extends AbstractPaymentRequest> |
AbstractPaymentRequest.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 © 2017. All rights reserved.