Optional
__typename?: "CheckoutWithDapperWalletResponse"Optional
brand?: Maybe<Scalars["String"]>The brand for the transaction.
Optional
cadence?: Maybe<Scalars["String"]>The cadence code for the transaction.
Optional
expiry?: Maybe<Scalars["String"]>A time when this listing will expire.
Optional
merchantThe address of the merchant account that will receive the payment.
Optional
nftThe database ID representing the NFT. To be used for completeCheckoutWithDapperWallet
Optional
nftThe NFT blockchain hash if the NFT has already been minted.
Optional
nftA reference to the cadence NFT type to be used in the transaction.
Optional
price?: Maybe<Scalars["String"]>The price to sell the NFT at.
Optional
registryThe registry address for the transaction.
Optional
setThe set ID from which to send an NFT.
Optional
signerThe address of the signer that must authorize this transaction.
Optional
signerThe key ID of the signer that must authorize this transaction
Optional
templateThe template ID from which to send an NFT.
Generated using TypeDoc
The response from initiating a checkout with Dapper Wallet.