Interface: MoveFundsParams
Defined in: src/api/procedures/types.ts:1858
Properties
items
items:
PortfolioMovement[]
Defined in: src/api/procedures/types.ts:1866
list of Assets (and the corresponding token amounts) that will be moved
to?
optionalto?:BigNumber|DefaultPortfolio|NumberedPortfolio
Defined in: src/api/procedures/types.ts:1862
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