Skip to main content

TypeAlias.MyInvestHolding

type MyInvestHolding = z.infer<typeof myInvestHoldingSchema>;

Current investor's holding in a fund (investor-facing, narrower than InvestHolding).