| Package | Description |
|---|---|
| com.cardpay.sdk.model |
| Modifier and Type | Method and Description |
|---|---|
static AuthenticationConfirm3dsRequest.OperationEnum |
AuthenticationConfirm3dsRequest.OperationEnum.fromValue(String text) |
AuthenticationConfirm3dsRequest.OperationEnum |
AuthenticationConfirm3dsRequest.OperationEnum.Adapter.read(com.google.gson.stream.JsonReader jsonReader) |
static AuthenticationConfirm3dsRequest.OperationEnum |
AuthenticationConfirm3dsRequest.OperationEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AuthenticationConfirm3dsRequest.OperationEnum[] |
AuthenticationConfirm3dsRequest.OperationEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
AuthenticationConfirm3dsRequest |
AuthenticationConfirm3dsRequest.operation(AuthenticationConfirm3dsRequest.OperationEnum operation) |
void |
AuthenticationConfirm3dsRequest.setOperation(AuthenticationConfirm3dsRequest.OperationEnum operation) |
void |
AuthenticationConfirm3dsRequest.OperationEnum.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter,
AuthenticationConfirm3dsRequest.OperationEnum enumeration) |
Copyright © 2024. All rights reserved.