> 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-v5/interfaces/conditioncompliance.md).

# ConditionCompliance

## Hierarchy

* **ConditionCompliance**

## Index

### Properties

* [complies](/polymesh-sdk-api-reference/docs-v5/interfaces/conditioncompliance.md#complies)
* [condition](/polymesh-sdk-api-reference/docs-v5/interfaces/conditioncompliance.md#condition)

## Properties

### complies

• **complies**: *boolean*

*Defined in* [*src/types/index.ts:447*](https://github.com/PolymathNetwork/polymesh-sdk/blob/524b0225/src/types/index.ts#L447)

### condition

• **condition**: [*Condition*](/polymesh-sdk-api-reference/docs-v5/globals.md#condition)

*Defined in* [*src/types/index.ts:446*](https://github.com/PolymathNetwork/polymesh-sdk/blob/524b0225/src/types/index.ts#L446)
