<?php

// autoload_static.php @generated by Composer

namespace Composer\Autoload;

class ComposerStaticInit193e4bca73f9b447c530da95402e1a29
{
    public static $prefixLengthsPsr4 = array (
        'W' => 
        array (
            'WsdlToPhp\\PackageBase\\Tests\\' => 28,
            'WsdlToPhp\\PackageBase\\' => 22,
        ),
    );

    public static $prefixDirsPsr4 = array (
        'WsdlToPhp\\PackageBase\\Tests\\' => 
        array (
            0 => __DIR__ . '/..' . '/wsdltophp/packagebase/tests',
        ),
        'WsdlToPhp\\PackageBase\\' => 
        array (
            0 => __DIR__ . '/..' . '/wsdltophp/packagebase/src',
        ),
    );

    public static $fallbackDirsPsr4 = array (
        0 => __DIR__ . '/../..' . '/src',
    );

    public static $classMap = array (
        'ClassMap' => __DIR__ . '/../..' . '/src/ClassMap.php',
        'ServiceType\\Cancel' => __DIR__ . '/../..' . '/src/ServiceType/Cancel.php',
        'ServiceType\\Get' => __DIR__ . '/../..' . '/src/ServiceType/Get.php',
        'ServiceType\\Place' => __DIR__ . '/../..' . '/src/ServiceType/Place.php',
        'ServiceType\\Popup' => __DIR__ . '/../..' . '/src/ServiceType/Popup.php',
        'ServiceType\\Price' => __DIR__ . '/../..' . '/src/ServiceType/Price.php',
        'ServiceType\\Save' => __DIR__ . '/../..' . '/src/ServiceType/Save.php',
        'ServiceType\\Test' => __DIR__ . '/../..' . '/src/ServiceType/Test.php',
        'StructType\\AcceptableCardType' => __DIR__ . '/../..' . '/src/StructType/AcceptableCardType.php',
        'StructType\\AcceptableCardTypeIDs' => __DIR__ . '/../..' . '/src/StructType/AcceptableCardTypeIDs.php',
        'StructType\\AcceptableCardTypes' => __DIR__ . '/../..' . '/src/StructType/AcceptableCardTypes.php',
        'StructType\\AcceptablePaymentTypes' => __DIR__ . '/../..' . '/src/StructType/AcceptablePaymentTypes.php',
        'StructType\\AcceptableProduct' => __DIR__ . '/../..' . '/src/StructType/AcceptableProduct.php',
        'StructType\\Address' => __DIR__ . '/../..' . '/src/StructType/Address.php',
        'StructType\\Authorization' => __DIR__ . '/../..' . '/src/StructType/Authorization.php',
        'StructType\\CancelOrderReasons' => __DIR__ . '/../..' . '/src/StructType/CancelOrderReasons.php',
        'StructType\\CardType' => __DIR__ . '/../..' . '/src/StructType/CardType.php',
        'StructType\\CashPayment' => __DIR__ . '/../..' . '/src/StructType/CashPayment.php',
        'StructType\\CheckPayment' => __DIR__ . '/../..' . '/src/StructType/CheckPayment.php',
        'StructType\\Coupon' => __DIR__ . '/../..' . '/src/StructType/Coupon.php',
        'StructType\\CouponGroup' => __DIR__ . '/../..' . '/src/StructType/CouponGroup.php',
        'StructType\\CouponGroups' => __DIR__ . '/../..' . '/src/StructType/CouponGroups.php',
        'StructType\\CouponProduct' => __DIR__ . '/../..' . '/src/StructType/CouponProduct.php',
        'StructType\\CouponProducts' => __DIR__ . '/../..' . '/src/StructType/CouponProducts.php',
        'StructType\\Coupons' => __DIR__ . '/../..' . '/src/StructType/Coupons.php',
        'StructType\\CreditCardPayment' => __DIR__ . '/../..' . '/src/StructType/CreditCardPayment.php',
        'StructType\\Customer' => __DIR__ . '/../..' . '/src/StructType/Customer.php',
        'StructType\\CustomerAddress' => __DIR__ . '/../..' . '/src/StructType/CustomerAddress.php',
        'StructType\\CustomerTypeInfo' => __DIR__ . '/../..' . '/src/StructType/CustomerTypeInfo.php',
        'StructType\\Day' => __DIR__ . '/../..' . '/src/StructType/Day.php',
        'StructType\\GiftCardPayment' => __DIR__ . '/../..' . '/src/StructType/GiftCardPayment.php',
        'StructType\\Holiday' => __DIR__ . '/../..' . '/src/StructType/Holiday.php',
        'StructType\\Holidays' => __DIR__ . '/../..' . '/src/StructType/Holidays.php',
        'StructType\\HoursOfOperation' => __DIR__ . '/../..' . '/src/StructType/HoursOfOperation.php',
        'StructType\\ItemModifier' => __DIR__ . '/../..' . '/src/StructType/ItemModifier.php',
        'StructType\\ItemModifiers' => __DIR__ . '/../..' . '/src/StructType/ItemModifiers.php',
        'StructType\\Language' => __DIR__ . '/../..' . '/src/StructType/Language.php',
        'StructType\\Languages' => __DIR__ . '/../..' . '/src/StructType/Languages.php',
        'StructType\\Name' => __DIR__ . '/../..' . '/src/StructType/Name.php',
        'StructType\\Notification' => __DIR__ . '/../..' . '/src/StructType/Notification.php',
        'StructType\\Order' => __DIR__ . '/../..' . '/src/StructType/Order.php',
        'StructType\\OrderAmounts' => __DIR__ . '/../..' . '/src/StructType/OrderAmounts.php',
        'StructType\\OrderInfo' => __DIR__ . '/../..' . '/src/StructType/OrderInfo.php',
        'StructType\\OrderInfoCollection' => __DIR__ . '/../..' . '/src/StructType/OrderInfoCollection.php',
        'StructType\\OrderItem' => __DIR__ . '/../..' . '/src/StructType/OrderItem.php',
        'StructType\\OrderItems' => __DIR__ . '/../..' . '/src/StructType/OrderItems.php',
        'StructType\\OrderReply' => __DIR__ . '/../..' . '/src/StructType/OrderReply.php',
        'StructType\\OrderSource' => __DIR__ . '/../..' . '/src/StructType/OrderSource.php',
        'StructType\\OrderSources' => __DIR__ . '/../..' . '/src/StructType/OrderSources.php',
        'StructType\\OrderStatuses' => __DIR__ . '/../..' . '/src/StructType/OrderStatuses.php',
        'StructType\\OrderTimings' => __DIR__ . '/../..' . '/src/StructType/OrderTimings.php',
        'StructType\\OtherCardSettings' => __DIR__ . '/../..' . '/src/StructType/OtherCardSettings.php',
        'StructType\\Payment' => __DIR__ . '/../..' . '/src/StructType/Payment.php',
        'StructType\\PointsPayment' => __DIR__ . '/../..' . '/src/StructType/PointsPayment.php',
        'StructType\\ProductCode' => __DIR__ . '/../..' . '/src/StructType/ProductCode.php',
        'StructType\\ProductCodes' => __DIR__ . '/../..' . '/src/StructType/ProductCodes.php',
        'StructType\\ServiceMethodHours' => __DIR__ . '/../..' . '/src/StructType/ServiceMethodHours.php',
        'StructType\\ServiceMethods' => __DIR__ . '/../..' . '/src/StructType/ServiceMethods.php',
        'StructType\\Source' => __DIR__ . '/../..' . '/src/StructType/Source.php',
        'StructType\\StatusReply' => __DIR__ . '/../..' . '/src/StructType/StatusReply.php',
        'StructType\\StoreCouponGroups' => __DIR__ . '/../..' . '/src/StructType/StoreCouponGroups.php',
        'StructType\\StoreCoupons' => __DIR__ . '/../..' . '/src/StructType/StoreCoupons.php',
        'StructType\\StoreCustomers' => __DIR__ . '/../..' . '/src/StructType/StoreCustomers.php',
        'StructType\\StoreInformation' => __DIR__ . '/../..' . '/src/StructType/StoreInformation.php',
        'StructType\\StoreProducts' => __DIR__ . '/../..' . '/src/StructType/StoreProducts.php',
        'StructType\\StoreSchedule' => __DIR__ . '/../..' . '/src/StructType/StoreSchedule.php',
        'StructType\\StoreService' => __DIR__ . '/../..' . '/src/StructType/StoreService.php',
        'StructType\\StoreServiceMethod' => __DIR__ . '/../..' . '/src/StructType/StoreServiceMethod.php',
        'StructType\\StoreServiceMethods' => __DIR__ . '/../..' . '/src/StructType/StoreServiceMethods.php',
        'StructType\\StoreStreets' => __DIR__ . '/../..' . '/src/StructType/StoreStreets.php',
        'StructType\\Tax' => __DIR__ . '/../..' . '/src/StructType/Tax.php',
        'StructType\\TaxRates' => __DIR__ . '/../..' . '/src/StructType/TaxRates.php',
        'StructType\\TaxStructure' => __DIR__ . '/../..' . '/src/StructType/TaxStructure.php',
        'StructType\\ValidProductFilter' => __DIR__ . '/../..' . '/src/StructType/ValidProductFilter.php',
        'StructType\\WalletInformation' => __DIR__ . '/../..' . '/src/StructType/WalletInformation.php',
        'WsdlToPhp\\PackageBase\\AbstractSoapClientBase' => __DIR__ . '/..' . '/wsdltophp/packagebase/src/AbstractSoapClientBase.php',
        'WsdlToPhp\\PackageBase\\AbstractStructArrayBase' => __DIR__ . '/..' . '/wsdltophp/packagebase/src/AbstractStructArrayBase.php',
        'WsdlToPhp\\PackageBase\\AbstractStructBase' => __DIR__ . '/..' . '/wsdltophp/packagebase/src/AbstractStructBase.php',
        'WsdlToPhp\\PackageBase\\SoapClientInterface' => __DIR__ . '/..' . '/wsdltophp/packagebase/src/SoapClientInterface.php',
        'WsdlToPhp\\PackageBase\\StructArrayInterface' => __DIR__ . '/..' . '/wsdltophp/packagebase/src/StructArrayInterface.php',
        'WsdlToPhp\\PackageBase\\StructInterface' => __DIR__ . '/..' . '/wsdltophp/packagebase/src/StructInterface.php',
        'WsdlToPhp\\PackageBase\\Tests\\Client' => __DIR__ . '/..' . '/wsdltophp/packagebase/tests/Client.php',
        'WsdlToPhp\\PackageBase\\Tests\\SoapClient' => __DIR__ . '/..' . '/wsdltophp/packagebase/tests/SoapClient.php',
        'WsdlToPhp\\PackageBase\\Tests\\SoapClientTest' => __DIR__ . '/..' . '/wsdltophp/packagebase/tests/SoapClientTest.php',
        'WsdlToPhp\\PackageBase\\Tests\\StructArrayObject' => __DIR__ . '/..' . '/wsdltophp/packagebase/tests/StructArrayObject.php',
        'WsdlToPhp\\PackageBase\\Tests\\StructArrayTest' => __DIR__ . '/..' . '/wsdltophp/packagebase/tests/StructArrayTest.php',
        'WsdlToPhp\\PackageBase\\Tests\\StructBase' => __DIR__ . '/..' . '/wsdltophp/packagebase/tests/StructBaseTest.php',
        'WsdlToPhp\\PackageBase\\Tests\\StructObject' => __DIR__ . '/..' . '/wsdltophp/packagebase/tests/StructObject.php',
        'WsdlToPhp\\PackageBase\\Tests\\TestCase' => __DIR__ . '/..' . '/wsdltophp/packagebase/tests/TestCase.php',
        'WsdlToPhp\\PackageBase\\Tests\\UtilsTest' => __DIR__ . '/..' . '/wsdltophp/packagebase/tests/UtilsTest.php',
        'WsdlToPhp\\PackageBase\\Utils' => __DIR__ . '/..' . '/wsdltophp/packagebase/src/Utils.php',
    );

    public static function getInitializer(ClassLoader $loader)
    {
        return \Closure::bind(function () use ($loader) {
            $loader->prefixLengthsPsr4 = ComposerStaticInit193e4bca73f9b447c530da95402e1a29::$prefixLengthsPsr4;
            $loader->prefixDirsPsr4 = ComposerStaticInit193e4bca73f9b447c530da95402e1a29::$prefixDirsPsr4;
            $loader->fallbackDirsPsr4 = ComposerStaticInit193e4bca73f9b447c530da95402e1a29::$fallbackDirsPsr4;
            $loader->classMap = ComposerStaticInit193e4bca73f9b447c530da95402e1a29::$classMap;

        }, null, ClassLoader::class);
    }
}
