Interface: NftBidTangleRequest
Tangle request object to create an NFT bid
Properties
disableWithdraw
• Optional
disableWithdraw: boolean
If set to true, NFT will not be sent to the buyer's validated address upon purchase.
nft
• nft: string
Build5 id of the nft to bid on.
requestType
• requestType: "NFT_BID"
Type of the tangle request.