@akamai/openapi-ts
    Preparing search index...

    Variable paypalSchemaConst

    paypalSchema: ZodObject<
        { cancel_url: ZodString; redirect_url: ZodString; usd: ZodString },
        $strip,
    > = ...

    An object representing the staging of a Payment via PayPal.