Skip to content

Bedrock Agentcore  >  Unions  >  PaymentTokenResponseOutput

PaymentTokenResponseOutput

Union Type

PaymentTokenResponseOutput module-attribute

Vendor-specific token response configuration.

Union Member Types

PaymentTokenResponseOutputCoinbaseCdpTokenResponse dataclass

The Coinbase CDP token response.

Attributes

value instance-attribute

PaymentTokenResponseOutputStripePrivyTokenResponse dataclass

The Stripe Privy token response.

Attributes

value instance-attribute

PaymentTokenResponseOutputUnknown dataclass

Represents an unknown variant.

If you receive this value, you will need to update your library to receive the parsed value.

This value may not be deliberately sent.

Attributes

tag instance-attribute
tag: str