Skip to content

api.entities.Instruction.types.NftLeg

prashantasdeveloper edited this page Sep 11, 2024 · 23 revisions

Interface: NftLeg

api/entities/Instruction/types.NftLeg

Table of contents

Properties

Properties

asset

asset: NftCollection

Defined in

api/entities/Instruction/types.ts:65


from

from: NumberedPortfolio | DefaultPortfolio

Defined in

api/entities/Instruction/types.ts:62


nfts

nfts: Nft[]

Defined in

api/entities/Instruction/types.ts:64


to

to: NumberedPortfolio | DefaultPortfolio

Defined in

api/entities/Instruction/types.ts:63

Clone this wiki locally