razorpayPaymentInputSchema
Variable: razorpayPaymentInputSchema
constrazorpayPaymentInputSchema:ZodObject<{customerDetails:ZodOptional<ZodNullable<ZodObject<{contact:ZodString;ZodString;name:ZodString; },$strip>>>;orderId:ZodString;paymentMethod:ZodString; },$strip>
Defined in: plugins/razorpay/api/graphql/inputs.ts:59