Skip to main content

Variable: GatewayPricingAdjustmentsRequestSchema

const GatewayPricingAdjustmentsRequestSchema: z.ZodType<
| {
multiplier?: GatewayRequestPricingMultiplier;
}
| null>;

Defined in: src/models/ai-gateway-extensions.ts:2934

SCM PricingAdjustmentsRequest; stable request fields are strict; extension maps accept finite JSON.