| Package | Description |
|---|---|
| com.amazonaws.services.paymentcryptographydata.model |
| Modifier and Type | Method and Description |
|---|---|
VisaPinVerification |
VisaPinVerification.clone() |
VisaPinVerification |
PinVerificationAttributes.getVisaPin()
Parameters that are required to generate or verify Visa PIN.
|
VisaPinVerification |
VisaPinVerification.withPinVerificationKeyIndex(Integer pinVerificationKeyIndex)
The value for PIN verification index.
|
VisaPinVerification |
VisaPinVerification.withVerificationValue(String verificationValue)
Parameters that are required to generate or verify Visa PVV (PIN Verification Value).
|
| Modifier and Type | Method and Description |
|---|---|
void |
PinVerificationAttributes.setVisaPin(VisaPinVerification visaPin)
Parameters that are required to generate or verify Visa PIN.
|
PinVerificationAttributes |
PinVerificationAttributes.withVisaPin(VisaPinVerification visaPin)
Parameters that are required to generate or verify Visa PIN.
|
Copyright © 2023. All rights reserved.