Skip to main content
Version: 24.2.x

Interface: MoveFundsParams

api/procedures/types.MoveFundsParams

Properties

items

items: PortfolioMovement[]

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

Defined in

api/procedures/types.ts:1456


to

Optional to: BigNumber | NumberedPortfolio | DefaultPortfolio

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

Defined in

api/procedures/types.ts:1452