Skip to main content

TypeAlias.InvestHolding

type InvestHolding = z.infer<typeof investHoldingSchema>;

Holding record representing the shares held by an investor in a fund.