Skip to main content

TypeAlias.InvestOffer

type InvestOffer = z.infer<typeof investOfferSchema>;

Secondary market offer for an investment fund.

Represents a buy or sell offer created by an investor on the secondary market.