API Reference / globalEstimateSchema
Variable: globalEstimateSchema
constglobalEstimateSchema:ZodObject<{securityId:ZodString;transactionType:ZodEnum<{BUY:"BUY";SELL:"SELL"; }>;price:ZodNumber;quantity:ZodNumber; },$strip>
Defined in: src/contracts/global-stocks.schema.ts:161