# TransferTokenOwnershipParams

## Hierarchy

* **TransferTokenOwnershipParams**

## Index

### Properties

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

## Properties

### `Optional` expiry

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

*Defined in* [*src/api/procedures/transferTokenOwnership.ts:14*](https://github.com/PolymathNetwork/polymesh-sdk/blob/5b409784/src/api/procedures/transferTokenOwnership.ts#L14)

### target

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

*Defined in* [*src/api/procedures/transferTokenOwnership.ts:13*](https://github.com/PolymathNetwork/polymesh-sdk/blob/5b409784/src/api/procedures/transferTokenOwnership.ts#L13)
