> 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/editclaimsparams.md).

# EditClaimsParams

## Hierarchy

* **EditClaimsParams**

## Index

### Properties

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

## Properties

### claims

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

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

array of claims to be edited

### operation

• **operation**: *Edit*

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