| Package | Description |
|---|---|
| software.amazon.awssdk.services.paymentcryptographydata.model |
| Modifier and Type | Method and Description |
|---|---|
VisaPinVerification |
PinVerificationAttributes.visaPin()
Parameters that are required to generate or verify Visa PIN.
|
| Modifier and Type | Method and Description |
|---|---|
static PinVerificationAttributes |
PinVerificationAttributes.fromVisaPin(VisaPinVerification visaPin)
Create an instance of this class with
PinVerificationAttributes.visaPin() initialized to the given value. |
PinVerificationAttributes.Builder |
PinVerificationAttributes.Builder.visaPin(VisaPinVerification visaPin)
Parameters that are required to generate or verify Visa PIN.
|
Copyright © 2023. All rights reserved.