# PortfolioMovement

## Hierarchy

* **PortfolioMovement**

## Index

### Properties

* [amount](#amount)
* [memo](#optional-memo)
* [token](#token)

## Properties

### amount

• **amount**: *BigNumber*

*Defined in* [*src/types/index.ts:941*](https://github.com/PolymathNetwork/polymesh-sdk/blob/56921667/src/types/index.ts#L941)

### `Optional` memo

• **memo**? : *undefined | string*

*Defined in* [*src/types/index.ts:945*](https://github.com/PolymathNetwork/polymesh-sdk/blob/56921667/src/types/index.ts#L945)

identifier string to help differentiate transfers

### token

• **token**: *string |* [*SecurityToken*](https://developers.polymath.network/polymesh-sdk-api-reference/docs-v9/classes/securitytoken)

*Defined in* [*src/types/index.ts:940*](https://github.com/PolymathNetwork/polymesh-sdk/blob/56921667/src/types/index.ts#L940)
