# api\_procedures\_transferAssetOwnership.TransferAssetOwnershipParams

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

## Interface: TransferAssetOwnershipParams

[api/procedures/transferAssetOwnership](https://developers.polymath.network/polymesh-sdk-api-reference/docs-alpha/modules-1/api_procedures_transferassetownership).TransferAssetOwnershipParams

### 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/transferAssetOwnership.ts:18](https://github.com/PolymathNetwork/polymesh-sdk/blob/31dfa0dc/src/api/procedures/transferAssetOwnership.ts#L18)

***

#### target

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

**Defined in**

[api/procedures/transferAssetOwnership.ts:14](https://github.com/PolymathNetwork/polymesh-sdk/blob/31dfa0dc/src/api/procedures/transferAssetOwnership.ts#L14)
