> 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-v10/interfaces/requirementcompliance.md).

# RequirementCompliance

## Hierarchy

* **RequirementCompliance**

## Index

### Properties

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

## Properties

### complies

• **complies**: *boolean*

*Defined in* [*src/types/index.ts:425*](https://github.com/PolymathNetwork/polymesh-sdk/blob/959efb76/src/types/index.ts#L425)

### conditions

• **conditions**: [*ConditionCompliance*](/polymesh-sdk-api-reference/docs-v10/interfaces/conditioncompliance.md)*\[]*

*Defined in* [*src/types/index.ts:424*](https://github.com/PolymathNetwork/polymesh-sdk/blob/959efb76/src/types/index.ts#L424)

### id

• **id**: *number*

*Defined in* [*src/types/index.ts:423*](https://github.com/PolymathNetwork/polymesh-sdk/blob/959efb76/src/types/index.ts#L423)
