Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.crossmint.com/llms.txt

Use this file to discover all available pages before exploring further.

Sealed Class Who receives the minted NFT (or ships the physical good) — sealed across email, wallet, and physical-only variants. Concrete subclasses: CrossmintCheckoutEmailRecipient, CrossmintCheckoutWalletRecipient, CrossmintCheckoutPhysicalRecipient.
sealed class CrossmintCheckoutRecipient

Constructors

CrossmintCheckoutRecipient

const CrossmintCheckoutRecipient()
Creates a recipient. Only subclasses may extend this sealed type.