> For the complete documentation index, see [llms.txt](https://developers.polymath.network/polymesh-sdk-api-reference/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://developers.polymath.network/polymesh-sdk-api-reference/docs-v6/interfaces/portfoliomovement.md).

# PortfolioMovement

## Hierarchy

* **PortfolioMovement**

## Index

### Properties

* [amount](/polymesh-sdk-api-reference/docs-v6/interfaces/portfoliomovement.md#amount)
* [token](/polymesh-sdk-api-reference/docs-v6/interfaces/portfoliomovement.md#token)

## Properties

### amount

• **amount**: *BigNumber*

*Defined in* [*src/types/index.ts:864*](https://github.com/PolymathNetwork/polymesh-sdk/blob/23062de4/src/types/index.ts#L864)

### token

• **token**: *string |* [*SecurityToken*](/polymesh-sdk-api-reference/docs-v6/classes/securitytoken.md)

*Defined in* [*src/types/index.ts:863*](https://github.com/PolymathNetwork/polymesh-sdk/blob/23062de4/src/types/index.ts#L863)
