InvestInStoParams
Hierarchy
InvestInStoParams
Index
Properties
Properties
fundingPortfolio
• fundingPortfolio: PortfolioLike
Defined in src/api/procedures/investInSto.ts:25
Optional
maxPrice
Optional
maxPrice• maxPrice? : BigNumber
Defined in src/api/procedures/investInSto.ts:27
purchaseAmount
• purchaseAmount: BigNumber
Defined in src/api/procedures/investInSto.ts:26
purchasePortfolio
• purchasePortfolio: PortfolioLike
Defined in src/api/procedures/investInSto.ts:24
Last updated