Interface: NftPurchaseTangleRequest
Tangle request object to create an NFT purchase order
Properties
collection
• collection: string
Build5 id of the collection in case a random nft is bought.
disableWithdraw
• Optional
disableWithdraw: boolean
If set to true, NFT will not be sent to the buyer's validated address upon purchase.
nft
• Optional
nft: string
Build5 id of the nft to be purchased.
requestType
• requestType: "NFT_PURCHASE"
Type of the tangle request.