# types.MultiClaimCondition

[@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) / MultiClaimCondition

## Interface: MultiClaimCondition

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

### Table of contents

#### Properties

* [claims](#claims)
* [type](#type)

### Properties

#### claims

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

**Defined in**

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

***

#### type

• **type**: [`IsAnyOf`](https://developers.polymath.network/polymesh-sdk-api-reference/docs-alpha/enums/types.conditiontype#isanyof) | [`IsNoneOf`](https://developers.polymath.network/polymesh-sdk-api-reference/docs-alpha/enums/types.conditiontype#isnoneof)

**Defined in**

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