Skip to content

api.entities.types.FungiblePortfolioMovement

prashantasdeveloper edited this page Dec 5, 2024 · 37 revisions

Interface: FungiblePortfolioMovement

api/entities/types.FungiblePortfolioMovement

Table of contents

Properties

Properties

amount

amount: BigNumber

Defined in

api/entities/types.ts:814


asset

asset: string | FungibleAsset

Defined in

api/entities/types.ts:813


memo

Optional memo: string

identifier string to help differentiate transfers

Defined in

api/entities/types.ts:818

Clone this wiki locally