# api\_procedures\_transferTickerOwnership.TransferTickerOwnershipParams

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

## Interface: TransferTickerOwnershipParams

[api/procedures/transferTickerOwnership](https://developers.polymath.network/polymesh-sdk-api-reference/docs-alpha/modules-1/api_procedures_transfertickerownership).TransferTickerOwnershipParams

### Table of contents

#### Properties

* [expiry](#expiry)
* [target](#target)

### Properties

#### expiry

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

date at which the authorization request for transfer expires (optional)

**Defined in**

[api/procedures/transferTickerOwnership.ts:33](https://github.com/PolymathNetwork/polymesh-sdk/blob/31dfa0dc/src/api/procedures/transferTickerOwnership.ts#L33)

***

#### target

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

**Defined in**

[api/procedures/transferTickerOwnership.ts:29](https://github.com/PolymathNetwork/polymesh-sdk/blob/31dfa0dc/src/api/procedures/transferTickerOwnership.ts#L29)
