# PortfolioBalance

## Hierarchy

* **PortfolioBalance**

## Index

### Properties

* [locked](#locked)
* [token](#token)
* [total](#total)

## Properties

### locked

• **locked**: *BigNumber*

*Defined in* [*src/api/entities/Portfolio/types.ts:13*](https://github.com/PolymathNetwork/polymesh-sdk/blob/a0872cf4/src/api/entities/Portfolio/types.ts#L13)

### token

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

*Defined in* [*src/api/entities/Portfolio/types.ts:11*](https://github.com/PolymathNetwork/polymesh-sdk/blob/a0872cf4/src/api/entities/Portfolio/types.ts#L11)

### total

• **total**: *BigNumber*

*Defined in* [*src/api/entities/Portfolio/types.ts:12*](https://github.com/PolymathNetwork/polymesh-sdk/blob/a0872cf4/src/api/entities/Portfolio/types.ts#L12)
