Variable: QuotaSummarySchema
const QuotaSummarySchema: ZodObject<{
static: ZodObject<{
allocated: ZodNumber;
unlimited: ZodBoolean;
consumed: ZodNumber;
}, "passthrough", ZodTypeAny, objectOutputType<{
allocated: ZodNumber;
unlimited: ZodBoolean;
consumed: ZodNumber;
}, ZodTypeAny, "passthrough">, objectInputType<{
allocated: ZodNumber;
unlimited: ZodBoolean;
consumed: ZodNumber;
}, ZodTypeAny, "passthrough">>;
dynamic: ZodObject<{
allocated: ZodNumber;
unlimited: ZodBoolean;
consumed: ZodNumber;
}, "passthrough", ZodTypeAny, objectOutputType<{
allocated: ZodNumber;
unlimited: ZodBoolean;
consumed: ZodNumber;
}, ZodTypeAny, "passthrough">, objectInputType<{
allocated: ZodNumber;
unlimited: ZodBoolean;
consumed: ZodNumber;
}, ZodTypeAny, "passthrough">>;
custom: ZodObject<{
allocated: ZodNumber;
unlimited: ZodBoolean;
consumed: ZodNumber;
}, "passthrough", ZodTypeAny, objectOutputType<{
allocated: ZodNumber;
unlimited: ZodBoolean;
consumed: ZodNumber;
}, ZodTypeAny, "passthrough">, objectInputType<{
allocated: ZodNumber;
unlimited: ZodBoolean;
consumed: ZodNumber;
}, ZodTypeAny, "passthrough">>;
}, "passthrough", ZodTypeAny, objectOutputType<{
static: ZodObject<{
allocated: ZodNumber;
unlimited: ZodBoolean;
consumed: ZodNumber;
}, "passthrough", ZodTypeAny, objectOutputType<{
allocated: ZodNumber;
unlimited: ZodBoolean;
consumed: ZodNumber;
}, ZodTypeAny, "passthrough">, objectInputType<{
allocated: ZodNumber;
unlimited: ZodBoolean;
consumed: ZodNumber;
}, ZodTypeAny, "passthrough">>;
dynamic: ZodObject<{
allocated: ZodNumber;
unlimited: ZodBoolean;
consumed: ZodNumber;
}, "passthrough", ZodTypeAny, objectOutputType<{
allocated: ZodNumber;
unlimited: ZodBoolean;
consumed: ZodNumber;
}, ZodTypeAny, "passthrough">, objectInputType<{
allocated: ZodNumber;
unlimited: ZodBoolean;
consumed: ZodNumber;
}, ZodTypeAny, "passthrough">>;
custom: ZodObject<{
allocated: ZodNumber;
unlimited: ZodBoolean;
consumed: ZodNumber;
}, "passthrough", ZodTypeAny, objectOutputType<{
allocated: ZodNumber;
unlimited: ZodBoolean;
consumed: ZodNumber;
}, ZodTypeAny, "passthrough">, objectInputType<{
allocated: ZodNumber;
unlimited: ZodBoolean;
consumed: ZodNumber;
}, ZodTypeAny, "passthrough">>;
}, ZodTypeAny, "passthrough">, objectInputType<{
static: ZodObject<{
allocated: ZodNumber;
unlimited: ZodBoolean;
consumed: ZodNumber;
}, "passthrough", ZodTypeAny, objectOutputType<{
allocated: ZodNumber;
unlimited: ZodBoolean;
consumed: ZodNumber;
}, ZodTypeAny, "passthrough">, objectInputType<{
allocated: ZodNumber;
unlimited: ZodBoolean;
consumed: ZodNumber;
}, ZodTypeAny, "passthrough">>;
dynamic: ZodObject<{
allocated: ZodNumber;
unlimited: ZodBoolean;
consumed: ZodNumber;
}, "passthrough", ZodTypeAny, objectOutputType<{
allocated: ZodNumber;
unlimited: ZodBoolean;
consumed: ZodNumber;
}, ZodTypeAny, "passthrough">, objectInputType<{
allocated: ZodNumber;
unlimited: ZodBoolean;
consumed: ZodNumber;
}, ZodTypeAny, "passthrough">>;
custom: ZodObject<{
allocated: ZodNumber;
unlimited: ZodBoolean;
consumed: ZodNumber;
}, "passthrough", ZodTypeAny, objectOutputType<{
allocated: ZodNumber;
unlimited: ZodBoolean;
consumed: ZodNumber;
}, ZodTypeAny, "passthrough">, objectInputType<{
allocated: ZodNumber;
unlimited: ZodBoolean;
consumed: ZodNumber;
}, ZodTypeAny, "passthrough">>;
}, ZodTypeAny, "passthrough">>;
Defined in: src/models/red-team.ts:1001