Interface: NftPurchaseBulkTangleRequest
Tangle request object to create an NFT bulk purchase order
Properties
disableWithdraw
• Optional
disableWithdraw: boolean
If set to true, NFT will not be sent to the buyer's validated address upon purchase.
orders
• orders: { collection
: string
; nft?
: string
}[]
List of collections&nfts to purchase, minimum 1, maximum 100
requestType
• requestType: "NFT_PURCHASE_BULK"
Type of the tangle request.