public static interface VisaPin.Builder extends SdkPojo, CopyableBuilder<VisaPin.Builder,VisaPin>
| Modifier and Type | Method and Description |
|---|---|
VisaPin.Builder |
pinVerificationKeyIndex(Integer pinVerificationKeyIndex)
The value for PIN verification index.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildVisaPin.Builder pinVerificationKeyIndex(Integer pinVerificationKeyIndex)
The value for PIN verification index. It is used in the Visa PIN algorithm to calculate the PVV (PIN Verification Value).
pinVerificationKeyIndex - The value for PIN verification index. It is used in the Visa PIN algorithm to calculate the PVV (PIN
Verification Value).Copyright © 2023. All rights reserved.