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