# TransferPolyXParams

## Hierarchy

* **TransferPolyXParams**

## Index

### Properties

* [amount](#amount)
* [memo](#optional-memo)
* [to](#to)

## Properties

### amount

• **amount**: *BigNumber*

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

### `Optional` memo

• **memo**? : *undefined | string*

*Defined in* [*src/api/procedures/transferPolyX.ts:15*](https://github.com/PolymathNetwork/polymesh-sdk/blob/1221e467/src/api/procedures/transferPolyX.ts#L15)

### to

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

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