MoveFundsParams
items
to
• items: PortfolioMovement[]
Defined in src/api/procedures/moveFunds.ts:21arrow-up-right
list of tokens (and their corresponding amounts) that will be moved
Optional
• to? : BigNumber | DefaultPortfolio | NumberedPortfolio
Defined in src/api/procedures/moveFunds.ts:17arrow-up-right
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
Last updated 4 years ago
Was this helpful?