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