> 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-v8/interfaces/addclaimsparams.md).

# AddClaimsParams

## Hierarchy

* **AddClaimsParams**

## Index

### Properties

* [claims](/polymesh-sdk-api-reference/docs-v8/interfaces/addclaimsparams.md#claims)
* [operation](/polymesh-sdk-api-reference/docs-v8/interfaces/addclaimsparams.md#operation)

## Properties

### claims

• **claims**: [*ClaimTarget*](/polymesh-sdk-api-reference/docs-v8/interfaces/claimtarget.md)*\[]*

*Defined in* [*src/api/procedures/modifyClaims.ts:43*](https://github.com/PolymathNetwork/polymesh-sdk/blob/7362b318/src/api/procedures/modifyClaims.ts#L43)

array of claims to be added

### operation

• **operation**: *Add*

*Defined in* [*src/api/procedures/modifyClaims.ts:44*](https://github.com/PolymathNetwork/polymesh-sdk/blob/7362b318/src/api/procedures/modifyClaims.ts#L44)
