AWS SDK for Kotlin
1.5.2
      Platform filter
Skip to content
    AWS SDK for Kotlin
paymentcryptographydata/aws.sdk.kotlin.services.paymentcryptographydata.model/PinVerificationAttributes/SdkUnknown

SdkUnknown

object SdkUnknown : PinVerificationAttributes

Inherited functions

asIbm3624Pin
Link copied to clipboard
fun asIbm3624Pin(): Ibm3624PinVerification

Casts this PinVerificationAttributes as a Ibm3624Pin and retrieves its aws.sdk.kotlin.services.paymentcryptographydata.model.Ibm3624PinVerification value. Throws an exception if the PinVerificationAttributes is not a Ibm3624Pin.

asIbm3624PinOrNull
Link copied to clipboard
fun asIbm3624PinOrNull(): Ibm3624PinVerification?

Casts this PinVerificationAttributes as a Ibm3624Pin and retrieves its aws.sdk.kotlin.services.paymentcryptographydata.model.Ibm3624PinVerification value. Returns null if the PinVerificationAttributes is not a Ibm3624Pin.

asVisaPin
Link copied to clipboard
fun asVisaPin(): VisaPinVerification

Casts this PinVerificationAttributes as a VisaPin and retrieves its aws.sdk.kotlin.services.paymentcryptographydata.model.VisaPinVerification value. Throws an exception if the PinVerificationAttributes is not a VisaPin.

asVisaPinOrNull
Link copied to clipboard
fun asVisaPinOrNull(): VisaPinVerification?

Casts this PinVerificationAttributes as a VisaPin and retrieves its aws.sdk.kotlin.services.paymentcryptographydata.model.VisaPinVerification value. Returns null if the PinVerificationAttributes is not a VisaPin.

© 2025, Amazon Web Services, Inc. or its affiliates. All rights reserved. Generated by dokka