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
/
PinBlockLengthPosition
Pin
Block
Length
Position
sealed
class
PinBlockLengthPosition
Inheritors
FrontOfPinBlock
None
SdkUnknown
Members
Types
Companion
Link copied to clipboard
object
Companion
Front
Of
Pin
Block
Link copied to clipboard
object
FrontOfPinBlock
:
PinBlockLengthPosition
None
Link copied to clipboard
object
None
:
PinBlockLengthPosition
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
PinBlockLengthPosition
Properties
value
Link copied to clipboard
abstract
val
value
:
String