api_procedures_moveFunds.MoveFundsParams
Previousapi_procedures_modifySignerPermissions.ModifySignerPermissionsParamsNextapi_procedures_payDividends.PayDividendsParams
Last updated
Was this helpful?
@polymeshassociation/polymesh-sdk / Modules / api/procedures/moveFunds / MoveFundsParams
api/procedures/moveFunds.MoveFundsParams
• items: PortfolioMovement[]
list of Assets (and the corresponding token amounts) that will be moved
Defined in
api/procedures/moveFunds.ts:22
• 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
Last updated
Was this helpful?
Was this helpful?