| Package | Description |
|---|---|
| com.blockchyp.client.dto |
| Modifier and Type | Method and Description |
|---|---|
CvmType |
ReceiptSuggestions.getCvmUsed()
Gets the customer verification method used for the transaction.
|
static CvmType |
CvmType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CvmType[] |
CvmType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ReceiptSuggestions.setCvmUsed(CvmType value)
Sets the customer verification method used for the transaction.
|
Copyright © 2022 BlockChyp, Inc.. All rights reserved.