> 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-v6/interfaces/transfertickerownershipparams.md).

# TransferTickerOwnershipParams

## Hierarchy

* **TransferTickerOwnershipParams**

## Index

### Properties

* [expiry](/polymesh-sdk-api-reference/docs-v6/interfaces/transfertickerownershipparams.md#optional-expiry)
* [target](/polymesh-sdk-api-reference/docs-v6/interfaces/transfertickerownershipparams.md#target)

## Properties

### `Optional` expiry

• **expiry**? : [*Date*](/polymesh-sdk-api-reference/docs-v6/enums/transactionargumenttype.md#date)

*Defined in* [*src/api/procedures/transferTickerOwnership.ts:16*](https://github.com/PolymathNetwork/polymesh-sdk/blob/23062de4/src/api/procedures/transferTickerOwnership.ts#L16)

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

### target

• **target**: *string |* [*Identity*](/polymesh-sdk-api-reference/docs-v6/classes/identity.md)

*Defined in* [*src/api/procedures/transferTickerOwnership.ts:12*](https://github.com/PolymathNetwork/polymesh-sdk/blob/23062de4/src/api/procedures/transferTickerOwnership.ts#L12)
