| Package | Description |
|---|---|
| com.adyen.model |
| Modifier and Type | Method and Description |
|---|---|
AbstractPaymentRequest.ShopperInteractionEnum |
AbstractPaymentRequest.getShopperInteraction()
how the shopper interacts with the system
|
static AbstractPaymentRequest.ShopperInteractionEnum |
AbstractPaymentRequest.ShopperInteractionEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AbstractPaymentRequest.ShopperInteractionEnum[] |
AbstractPaymentRequest.ShopperInteractionEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractPaymentRequest.setShopperInteraction(AbstractPaymentRequest.ShopperInteractionEnum shopperInteraction) |
<T extends AbstractPaymentRequest> |
AbstractPaymentRequest.shopperInteraction(AbstractPaymentRequest.ShopperInteractionEnum shopperInteraction) |
Copyright © 2017. All rights reserved.