# IdentityBalance

Represents the balance of a token holder

## Hierarchy

* **IdentityBalance**

## Index

### Properties

* [balance](#balance)
* [identity](#identity)

## Properties

### balance

• **balance**: *BigNumber*

*Defined in* [*src/api/entities/SecurityToken/types.ts:25*](https://github.com/PolymathNetwork/polymesh-sdk/blob/959efb76/src/api/entities/SecurityToken/types.ts#L25)

### identity

• **identity**: [*Identity*](https://developers.polymath.network/polymesh-sdk-api-reference/docs-v10/classes/identity)

*Defined in* [*src/api/entities/SecurityToken/types.ts:24*](https://github.com/PolymathNetwork/polymesh-sdk/blob/959efb76/src/api/entities/SecurityToken/types.ts#L24)
