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

    Variable paypalExecuteSchemaConst

    paypalExecuteSchema: ZodObject<
        { payer_id: ZodString; payment_id: ZodString },
        $strip,
    > = ...

    An object representing an execution of Payment to PayPal to capture the funds and credit your Linode Account.