LibertePayOptionsSchema
constLibertePayOptionsSchema:ZodObject<{mobileNumber:ZodOptional<ZodString>;paymentSlug:ZodOptional<ZodString>; },"strip",ZodTypeAny, {mobileNumber?:string;paymentSlug?:string; }, {mobileNumber?:string;paymentSlug?:string; }>
Defined in: packages/node/src/core/provider-schemas/libertepay.schema.ts:4