Skip to content

api.entities.types.FungiblePortfolioMovement

polymath-eric edited this page Jun 11, 2024 · 8 revisions

Interface: FungiblePortfolioMovement

api/entities/types.FungiblePortfolioMovement

Table of contents

Properties

Properties

amount

amount: BigNumber

Defined in

api/entities/types.ts:806


asset

asset: string | FungibleAsset

Defined in

api/entities/types.ts:805


memo

Optional memo: string

identifier string to help differentiate transfers

Defined in

api/entities/types.ts:810

Clone this wiki locally