<?php

// autoload_static.php @generated by Composer

namespace Composer\Autoload;

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

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

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

    public static $classMap = array (
        'ArrayType\\ArrayOfAuthenticateUser_Commission' => __DIR__ . '/../..' . '/src/ArrayType/ArrayOfAuthenticateUser_Commission.php',
        'ArrayType\\ArrayOfAuthenticateUser_ContactInfo' => __DIR__ . '/../..' . '/src/ArrayType/ArrayOfAuthenticateUser_ContactInfo.php',
        'ArrayType\\ArrayOfAuthenticateUser_GroupRight' => __DIR__ . '/../..' . '/src/ArrayType/ArrayOfAuthenticateUser_GroupRight.php',
        'ArrayType\\ArrayOfAuthenticateUser_UserGroup' => __DIR__ . '/../..' . '/src/ArrayType/ArrayOfAuthenticateUser_UserGroup.php',
        'ArrayType\\ArrayOfAuthenticateUser_UserPrivilege' => __DIR__ . '/../..' . '/src/ArrayType/ArrayOfAuthenticateUser_UserPrivilege.php',
        'ArrayType\\ArrayOfCarrierCode' => __DIR__ . '/../..' . '/src/ArrayType/ArrayOfCarrierCode.php',
        'ClassMap' => __DIR__ . '/../..' . '/src/ClassMap.php',
        'EnumType\\AuthenticateUser_ActionTypes' => __DIR__ . '/../..' . '/src/EnumType/AuthenticateUser_ActionTypes.php',
        'EnumType\\Enumerations_AuthenticationResponseCodes' => __DIR__ . '/../..' . '/src/EnumType/Enumerations_AuthenticationResponseCodes.php',
        'EnumType\\Enumerations_CurrencyCodeTypes' => __DIR__ . '/../..' . '/src/EnumType/Enumerations_CurrencyCodeTypes.php',
        'EnumType\\Enumerations_PaymentMethodTypes' => __DIR__ . '/../..' . '/src/EnumType/Enumerations_PaymentMethodTypes.php',
        'EnumType\\Enumerations_PrivlegeLevel' => __DIR__ . '/../..' . '/src/EnumType/Enumerations_PrivlegeLevel.php',
        'EnumType\\Enumerations_TravelAgencyTypes' => __DIR__ . '/../..' . '/src/EnumType/Enumerations_TravelAgencyTypes.php',
        'EnumType\\ExceptionLevels' => __DIR__ . '/../..' . '/src/EnumType/ExceptionLevels.php',
        'ServiceType\\Authenticate' => __DIR__ . '/../..' . '/src/ServiceType/Authenticate.php',
        'ServiceType\\Change' => __DIR__ . '/../..' . '/src/ServiceType/Change.php',
        'ServiceType\\Check' => __DIR__ . '/../..' . '/src/ServiceType/Check.php',
        'ServiceType\\Forgotten' => __DIR__ . '/../..' . '/src/ServiceType/Forgotten.php',
        'ServiceType\\Validate' => __DIR__ . '/../..' . '/src/ServiceType/Validate.php',
        'StructType\\AuthenticateUser' => __DIR__ . '/../..' . '/src/StructType/AuthenticateUser.php',
        'StructType\\AuthenticateUserResponse' => __DIR__ . '/../..' . '/src/StructType/AuthenticateUserResponse.php',
        'StructType\\AuthenticateUser_AgencyInfo' => __DIR__ . '/../..' . '/src/StructType/AuthenticateUser_AgencyInfo.php',
        'StructType\\AuthenticateUser_Commission' => __DIR__ . '/../..' . '/src/StructType/AuthenticateUser_Commission.php',
        'StructType\\AuthenticateUser_ContactInfo' => __DIR__ . '/../..' . '/src/StructType/AuthenticateUser_ContactInfo.php',
        'StructType\\AuthenticateUser_GroupRight' => __DIR__ . '/../..' . '/src/StructType/AuthenticateUser_GroupRight.php',
        'StructType\\AuthenticateUser_UserGroup' => __DIR__ . '/../..' . '/src/StructType/AuthenticateUser_UserGroup.php',
        'StructType\\AuthenticateUser_UserInfo' => __DIR__ . '/../..' . '/src/StructType/AuthenticateUser_UserInfo.php',
        'StructType\\AuthenticateUser_UserPrivilege' => __DIR__ . '/../..' . '/src/StructType/AuthenticateUser_UserPrivilege.php',
        'StructType\\CarrierCode' => __DIR__ . '/../..' . '/src/StructType/CarrierCode.php',
        'StructType\\ChangeUserPassword' => __DIR__ . '/../..' . '/src/StructType/ChangeUserPassword.php',
        'StructType\\ChangeUserPasswordResponse' => __DIR__ . '/../..' . '/src/StructType/ChangeUserPasswordResponse.php',
        'StructType\\CheckUserNameAvailability' => __DIR__ . '/../..' . '/src/StructType/CheckUserNameAvailability.php',
        'StructType\\CheckUserNameAvailabilityResponse' => __DIR__ . '/../..' . '/src/StructType/CheckUserNameAvailabilityResponse.php',
        'StructType\\EmailAddressInfo' => __DIR__ . '/../..' . '/src/StructType/EmailAddressInfo.php',
        'StructType\\ExceptionInformation_Exception' => __DIR__ . '/../..' . '/src/StructType/ExceptionInformation_Exception.php',
        'StructType\\ExceptionInformation_Exceptions' => __DIR__ . '/../..' . '/src/StructType/ExceptionInformation_Exceptions.php',
        'StructType\\ForgottenUserPassword' => __DIR__ . '/../..' . '/src/StructType/ForgottenUserPassword.php',
        'StructType\\ForgottenUserPasswordResponse' => __DIR__ . '/../..' . '/src/StructType/ForgottenUserPasswordResponse.php',
        'StructType\\TransactionInfo' => __DIR__ . '/../..' . '/src/StructType/TransactionInfo.php',
        'StructType\\UserNameAvailability' => __DIR__ . '/../..' . '/src/StructType/UserNameAvailability.php',
        'StructType\\UserNameInfo' => __DIR__ . '/../..' . '/src/StructType/UserNameInfo.php',
        'StructType\\ValidateUser' => __DIR__ . '/../..' . '/src/StructType/ValidateUser.php',
        'StructType\\ValidateUserResponse' => __DIR__ . '/../..' . '/src/StructType/ValidateUserResponse.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\\AbstractStructEnumBase' => __DIR__ . '/..' . '/wsdltophp/packagebase/src/AbstractStructEnumBase.php',
        'WsdlToPhp\\PackageBase\\SoapClientInterface' => __DIR__ . '/..' . '/wsdltophp/packagebase/src/SoapClientInterface.php',
        'WsdlToPhp\\PackageBase\\StructArrayInterface' => __DIR__ . '/..' . '/wsdltophp/packagebase/src/StructArrayInterface.php',
        'WsdlToPhp\\PackageBase\\StructEnumInterface' => __DIR__ . '/..' . '/wsdltophp/packagebase/src/StructEnumInterface.php',
        'WsdlToPhp\\PackageBase\\StructInterface' => __DIR__ . '/..' . '/wsdltophp/packagebase/src/StructInterface.php',
        'WsdlToPhp\\PackageBase\\Utils' => __DIR__ . '/..' . '/wsdltophp/packagebase/src/Utils.php',
    );

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

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