Interface: MintMetadataNftRequest
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.
network
• network: "iota" | "atoi" | "smr" | "rms"
Network on which the NFT will be minted.
nftId
• Optional nftId: string
Nft network id. Only specify it in case of edit.