# PortfolioMovement

## Hierarchy

* **PortfolioMovement**

## Index

### Properties

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

## Properties

### amount

• **amount**: *BigNumber*

*Defined in* [*src/types/index.ts:1018*](https://github.com/PolymathNetwork/polymesh-sdk/blob/959efb76/src/types/index.ts#L1018)

### `Optional` memo

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

*Defined in* [*src/types/index.ts:1022*](https://github.com/PolymathNetwork/polymesh-sdk/blob/959efb76/src/types/index.ts#L1022)

identifier string to help differentiate transfers

### token

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

*Defined in* [*src/types/index.ts:1017*](https://github.com/PolymathNetwork/polymesh-sdk/blob/959efb76/src/types/index.ts#L1017)
