Skip to main content
Version: v29.0.x

Interface: MoveFundsParams

Defined in: src/api/procedures/types.ts:1641

Properties

items

items: PortfolioMovement[]

Defined in: src/api/procedures/types.ts:1649

list of Assets (and the corresponding token amounts) that will be moved


to?

optional to: BigNumber | DefaultPortfolio | NumberedPortfolio

Defined in: src/api/procedures/types.ts:1645

portfolio (or portfolio ID) that will receive the funds. Optional, if no value is passed, the funds will be moved to the default Portfolio of this Portfolio's owner