# TransferTickerOwnershipParams

## Hierarchy

* **TransferTickerOwnershipParams**

## Index

### Properties

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

## Properties

### `Optional` expiry

• **expiry**? : [*Date*](https://developers.polymath.network/polymesh-sdk-api-reference/docs-v7/enums/transactionargumenttype#date)

*Defined in* [*src/api/procedures/transferTickerOwnership.ts:23*](https://github.com/PolymathNetwork/polymesh-sdk/blob/bf2b7a12/src/api/procedures/transferTickerOwnership.ts#L23)

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

### target

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

*Defined in* [*src/api/procedures/transferTickerOwnership.ts:19*](https://github.com/PolymathNetwork/polymesh-sdk/blob/bf2b7a12/src/api/procedures/transferTickerOwnership.ts#L19)
