# TransferTokenOwnershipParams

## Hierarchy

* **TransferTokenOwnershipParams**

## Index

### Properties

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

## Properties

### `Optional` expiry

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

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

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

### target

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

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