Skip to content

Bedrock Agentcore  >  Unions  >  PaymentOutput

PaymentOutput

Union Type

PaymentOutput module-attribute

The payment output details, which vary by payment type.

Union Member Types

PaymentOutputCryptoX402 dataclass

Output from a crypto X402 payment.

Attributes

value instance-attribute

PaymentOutputUnknown 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