PaymentTokenRequestInput
VENDOR-SPECIFIC TOKEN REQUEST CONFIGURATION - Input
Inheritors
Types
Coinbase CDP token request parameters
StripePrivy token request parameters
Functions
Casts this PaymentTokenRequestInput as a CoinbaseCdpTokenRequest and retrieves its aws.sdk.kotlin.services.bedrockagentcore.model.CoinbaseCdpTokenRequestInput value. Throws an exception if the PaymentTokenRequestInput is not a CoinbaseCdpTokenRequest.
Casts this PaymentTokenRequestInput as a CoinbaseCdpTokenRequest and retrieves its aws.sdk.kotlin.services.bedrockagentcore.model.CoinbaseCdpTokenRequestInput value. Returns null if the PaymentTokenRequestInput is not a CoinbaseCdpTokenRequest.
Casts this PaymentTokenRequestInput as a StripePrivyTokenRequest and retrieves its aws.sdk.kotlin.services.bedrockagentcore.model.StripePrivyTokenRequestInput value. Throws an exception if the PaymentTokenRequestInput is not a StripePrivyTokenRequest.
Casts this PaymentTokenRequestInput as a StripePrivyTokenRequest and retrieves its aws.sdk.kotlin.services.bedrockagentcore.model.StripePrivyTokenRequestInput value. Returns null if the PaymentTokenRequestInput is not a StripePrivyTokenRequest.