| Package | Description |
|---|---|
| ch.postfinance.sdk.model |
| Modifier and Type | Field and Description |
|---|---|
protected CardAuthenticationResponse |
CardholderAuthenticationCreate.authenticationResponse |
protected CardAuthenticationResponse |
CardholderAuthentication.authenticationResponse |
| Modifier and Type | Method and Description |
|---|---|
static CardAuthenticationResponse |
CardAuthenticationResponse.fromValue(String text) |
CardAuthenticationResponse |
CardholderAuthenticationCreate.getAuthenticationResponse() |
CardAuthenticationResponse |
CardholderAuthentication.getAuthenticationResponse() |
static CardAuthenticationResponse |
CardAuthenticationResponse.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CardAuthenticationResponse[] |
CardAuthenticationResponse.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
CardholderAuthenticationCreate |
CardholderAuthenticationCreate.authenticationResponse(CardAuthenticationResponse authenticationResponse) |
void |
CardholderAuthenticationCreate.setAuthenticationResponse(CardAuthenticationResponse authenticationResponse) |
Copyright © 2024. All rights reserved.