Skip to main content

Variable: GatewayPricingAdjustmentsSchema

const GatewayPricingAdjustmentsSchema: z.ZodType<
| {
multiplier?: GatewayPricingMultiplier;
}
| null>;

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

SCM PricingAdjustments; unknown response fields are preserved.