| Package | Description |
|---|---|
| com.adyen.model.marketpay |
| Modifier and Type | Method and Description |
|---|---|
static StoreDetail.ShopperInteractionEnum |
StoreDetail.ShopperInteractionEnum.fromValue(String text) |
StoreDetail.ShopperInteractionEnum |
StoreDetail.getShopperInteraction() |
StoreDetail.ShopperInteractionEnum |
StoreDetail.ShopperInteractionEnum.Adapter.read(com.google.gson.stream.JsonReader jsonReader) |
static StoreDetail.ShopperInteractionEnum |
StoreDetail.ShopperInteractionEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StoreDetail.ShopperInteractionEnum[] |
StoreDetail.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 |
StoreDetail.setShopperInteraction(StoreDetail.ShopperInteractionEnum shopperInteraction) |
void |
StoreDetail.ShopperInteractionEnum.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter,
StoreDetail.ShopperInteractionEnum enumeration) |
Copyright © 2022. All rights reserved.