# 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:19*](https://github.com/PolymathNetwork/polymesh-sdk/blob/5b409784/src/api/entities/SecurityToken/types.ts#L19)

### identity

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

*Defined in* [*src/api/entities/SecurityToken/types.ts:18*](https://github.com/PolymathNetwork/polymesh-sdk/blob/5b409784/src/api/entities/SecurityToken/types.ts#L18)
