| Package | Description |
|---|---|
| software.amazon.awssdk.services.paymentcryptographydata.model |
| Modifier and Type | Method and Description |
|---|---|
static PinData |
PinData.fromPinOffset(String pinOffset)
Create an instance of this class with
pinOffset() initialized to the given value. |
static PinData |
PinData.fromVerificationValue(String verificationValue)
Create an instance of this class with
verificationValue() initialized to the given value. |
PinData |
GeneratePinDataResponse.pinData()
The attributes and values Amazon Web Services Payment Cryptography uses for pin data generation.
|
| Modifier and Type | Method and Description |
|---|---|
GeneratePinDataResponse.Builder |
GeneratePinDataResponse.Builder.pinData(PinData pinData)
The attributes and values Amazon Web Services Payment Cryptography uses for pin data generation.
|
Copyright © 2023. All rights reserved.