AWS SDK for Kotlin
Toggle table of contents
1.5.0
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
paymentcryptographydata
/
aws.sdk.kotlin.services.paymentcryptographydata.model
/
PinBlockFormatForEmvPinChange
Pin
Block
Format
For
Emv
Pin
Change
sealed
class
PinBlockFormatForEmvPinChange
Inheritors
IsoFormat0
IsoFormat1
IsoFormat3
SdkUnknown
Members
Types
Companion
Link copied to clipboard
object
Companion
Iso
Format0
Link copied to clipboard
object
IsoFormat0
:
PinBlockFormatForEmvPinChange
Iso
Format1
Link copied to clipboard
object
IsoFormat1
:
PinBlockFormatForEmvPinChange
Iso
Format3
Link copied to clipboard
object
IsoFormat3
:
PinBlockFormatForEmvPinChange
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
PinBlockFormatForEmvPinChange
Properties
value
Link copied to clipboard
abstract
val
value
:
String