| Package | Description |
|---|---|
| com.amazonaws.services.paymentcryptographydata.model |
| Modifier and Type | Method and Description |
|---|---|
VisaPin |
VisaPin.clone() |
VisaPin |
PinGenerationAttributes.getVisaPin()
Parameters that are required to generate or verify Visa PIN.
|
VisaPin |
VisaPin.withPinVerificationKeyIndex(Integer pinVerificationKeyIndex)
The value for PIN verification index.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PinGenerationAttributes.setVisaPin(VisaPin visaPin)
Parameters that are required to generate or verify Visa PIN.
|
PinGenerationAttributes |
PinGenerationAttributes.withVisaPin(VisaPin visaPin)
Parameters that are required to generate or verify Visa PIN.
|
Copyright © 2024. All rights reserved.