# InviteAccountParams

## Hierarchy

* **InviteAccountParams**

## Index

### Properties

* [expiry](#optional-expiry)
* [targetAccount](#targetaccount)

## Properties

### `Optional` expiry

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

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

### targetAccount

• **targetAccount**: *string |* [*Account*](https://developers.polymath.network/polymesh-sdk-api-reference/docs-v2/classes/account)

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