# types.Requirement

[@polymeshassociation/polymesh-sdk](https://developers.polymath.network/polymesh-sdk-api-reference/docs-alpha/classes) / [Modules](https://developers.polymath.network/polymesh-sdk-api-reference/docs-alpha/modules) / [types](https://developers.polymath.network/polymesh-sdk-api-reference/docs-alpha/modules-1/types) / Requirement

## Interface: Requirement

[types](https://developers.polymath.network/polymesh-sdk-api-reference/docs-alpha/modules-1/types).Requirement

### Table of contents

#### Properties

* [conditions](#conditions)
* [id](#id)

### Properties

#### conditions

• **conditions**: [`Condition`](https://developers.polymath.network/polymesh-sdk-api-reference/docs-alpha/modules-1/types#condition)\[]

**Defined in**

[types/index.ts:443](https://github.com/PolymathNetwork/polymesh-sdk/blob/31dfa0dc/src/types/index.ts#L443)

***

#### id

• **id**: `BigNumber`

**Defined in**

[types/index.ts:442](https://github.com/PolymathNetwork/polymesh-sdk/blob/31dfa0dc/src/types/index.ts#L442)
