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