# api\_procedures\_setCustodian.SetCustodianParams

[@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) / [api/procedures/setCustodian](https://developers.polymath.network/polymesh-sdk-api-reference/docs-alpha/modules-1/api_procedures_setcustodian) / SetCustodianParams

## Interface: SetCustodianParams

[api/procedures/setCustodian](https://developers.polymath.network/polymesh-sdk-api-reference/docs-alpha/modules-1/api_procedures_setcustodian).SetCustodianParams

### Table of contents

#### Properties

* [expiry](#expiry)
* [targetIdentity](#targetidentity)

### Properties

#### expiry

• `Optional` **expiry**: `Date`

**Defined in**

[api/procedures/setCustodian.ts:27](https://github.com/PolymathNetwork/polymesh-sdk/blob/31dfa0dc/src/api/procedures/setCustodian.ts#L27)

***

#### targetIdentity

• **targetIdentity**: `string` | [`Identity`](https://developers.polymath.network/polymesh-sdk-api-reference/docs-alpha/classes/api_entities_identity.identity)

**Defined in**

[api/procedures/setCustodian.ts:26](https://github.com/PolymathNetwork/polymesh-sdk/blob/31dfa0dc/src/api/procedures/setCustodian.ts#L26)
