Variable: GatewayRequestPayAsYouGoPricingSchema
const GatewayRequestPayAsYouGoPricingSchema: z.ZodType<{
request_token?: GatewayRequestTokenPricing;
response_token?: GatewayRequestTokenPricing;
}>;
Defined in: src/models/ai-gateway-extensions.ts:2951
SCM PayAsYouGoPricing; stable request fields are strict; extension maps accept finite JSON.