Interface: MintMetadataNftTangleRequest
Tangle request object to create or update a metadata nft.
Properties
aliasId
• Optional
aliasId: string
Alias tangle id. The new nft will belong to this alias.
collectionId
• Optional
collectionId: string
Collection tangle id. The new nft will belong to this collection.
metadata
• metadata: object
Metadata object of for the nft.
nftId
• Optional
nftId: string
Nft network id. Only specify it in case of edit.
requestType
• requestType: "MINT_METADATA_NFT"
Type of the tangle request.