api.entities.Instruction.types.NftLeg - PolymeshAssociation/polymesh-sdk GitHub Wiki

Interface: NftLeg

api/entities/Instruction/types.NftLeg

Table of contents

Properties

Properties

asset

asset: NftCollection

Defined in

api/entities/Instruction/types.ts:66


from

from: NumberedPortfolio | DefaultPortfolio

Defined in

api/entities/Instruction/types.ts:63


nfts

nfts: Nft[]

Defined in

api/entities/Instruction/types.ts:65


to

to: NumberedPortfolio | DefaultPortfolio

Defined in

api/entities/Instruction/types.ts:64