Skip to main content
Version: v28.0.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:1632


to

Optional to: BigNumber | DefaultPortfolio | NumberedPortfolio

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:1628