| Package | Description |
|---|---|
| software.amazon.awssdk.services.paymentcryptographydata.model |
| Modifier and Type | Method and Description |
|---|---|
TranslationPinDataIsoFormat1 |
TranslationIsoFormats.isoFormat1()
Parameters that are required for ISO9564 PIN format 1 tranlation.
|
| Modifier and Type | Method and Description |
|---|---|
static TranslationIsoFormats |
TranslationIsoFormats.fromIsoFormat1(TranslationPinDataIsoFormat1 isoFormat1)
Create an instance of this class with
TranslationIsoFormats.isoFormat1() initialized to the given value. |
TranslationIsoFormats.Builder |
TranslationIsoFormats.Builder.isoFormat1(TranslationPinDataIsoFormat1 isoFormat1)
Parameters that are required for ISO9564 PIN format 1 tranlation.
|
Copyright © 2023. All rights reserved.