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