# ControllerTransferParams

## Hierarchy

* **ControllerTransferParams**

## Index

### Properties

* [amount](#amount)
* [originPortfolio](#originportfolio)

## Properties

### amount

• **amount**: *BigNumber*

*Defined in* [*src/api/procedures/controllerTransfer.ts:22*](https://github.com/PolymathNetwork/polymesh-sdk/blob/7362b318/src/api/procedures/controllerTransfer.ts#L22)

amount of tokens to transfer

### originPortfolio

• **originPortfolio**: [*PortfolioLike*](https://developers.polymath.network/polymesh-sdk-api-reference/docs-v8/globals#portfoliolike)

*Defined in* [*src/api/procedures/controllerTransfer.ts:18*](https://github.com/PolymathNetwork/polymesh-sdk/blob/7362b318/src/api/procedures/controllerTransfer.ts#L18)

portfolio (or portfolio ID) from which tokens will be transferred
