TranslationIsoFormats
Parameters that are required for translation between ISO9564 PIN block formats 0,1,3,4.
Inheritors
Types
Parameters that are required for ISO9564 PIN format 0 tranlation.
Parameters that are required for ISO9564 PIN format 1 tranlation.
Parameters that are required for ISO9564 PIN format 3 tranlation.
Parameters that are required for ISO9564 PIN format 4 tranlation.
Functions
Casts this TranslationIsoFormats as a IsoFormat0 and retrieves its aws.sdk.kotlin.services.paymentcryptographydata.model.TranslationPinDataIsoFormat034 value. Throws an exception if the TranslationIsoFormats is not a IsoFormat0.
Casts this TranslationIsoFormats as a IsoFormat0 and retrieves its aws.sdk.kotlin.services.paymentcryptographydata.model.TranslationPinDataIsoFormat034 value. Returns null if the TranslationIsoFormats is not a IsoFormat0.
Casts this TranslationIsoFormats as a IsoFormat1 and retrieves its aws.sdk.kotlin.services.paymentcryptographydata.model.TranslationPinDataIsoFormat1 value. Throws an exception if the TranslationIsoFormats is not a IsoFormat1.
Casts this TranslationIsoFormats as a IsoFormat1 and retrieves its aws.sdk.kotlin.services.paymentcryptographydata.model.TranslationPinDataIsoFormat1 value. Returns null if the TranslationIsoFormats is not a IsoFormat1.
Casts this TranslationIsoFormats as a IsoFormat3 and retrieves its aws.sdk.kotlin.services.paymentcryptographydata.model.TranslationPinDataIsoFormat034 value. Throws an exception if the TranslationIsoFormats is not a IsoFormat3.
Casts this TranslationIsoFormats as a IsoFormat3 and retrieves its aws.sdk.kotlin.services.paymentcryptographydata.model.TranslationPinDataIsoFormat034 value. Returns null if the TranslationIsoFormats is not a IsoFormat3.
Casts this TranslationIsoFormats as a IsoFormat4 and retrieves its aws.sdk.kotlin.services.paymentcryptographydata.model.TranslationPinDataIsoFormat034 value. Throws an exception if the TranslationIsoFormats is not a IsoFormat4.
Casts this TranslationIsoFormats as a IsoFormat4 and retrieves its aws.sdk.kotlin.services.paymentcryptographydata.model.TranslationPinDataIsoFormat034 value. Returns null if the TranslationIsoFormats is not a IsoFormat4.