Skip to content

api.entities.types.FungiblePortfolioMovement

prashantasdeveloper edited this page Dec 2, 2024 · 17 revisions

Interface: FungiblePortfolioMovement

api/entities/types.FungiblePortfolioMovement

Table of contents

Properties

Properties

amount

amount: BigNumber

Defined in

api/entities/types.ts:815


asset

asset: string | FungibleAsset

Defined in

api/entities/types.ts:814


memo

Optional memo: string

identifier string to help differentiate transfers

Defined in

api/entities/types.ts:819

Clone this wiki locally