<?php
/**
 * Class which returns the class map definition
 * @package
 */
class ClassMap
{
    /**
     * Returns the mapping between the WSDL Structs and generated Structs' classes
     * This array is sent to the \SoapClient when calling the WS
     * @return string[]
     */
    final public static function get()
    {
        return array(
            'MusteriKargoTakipByFatura' => '\\StructType\\MusteriKargoTakipByFatura',
            'MusteriKargoTakipByFaturaResponse' => '\\StructType\\MusteriKargoTakipByFaturaResponse',
            'MusteriKargoTakipByFaturaResult' => '\\StructType\\MusteriKargoTakipByFaturaResult',
            'MusteriKargoTakipBySiparis' => '\\StructType\\MusteriKargoTakipBySiparis',
            'MusteriKargoTakipBySiparisResponse' => '\\StructType\\MusteriKargoTakipBySiparisResponse',
            'MusteriKargoTakipBySiparisResult' => '\\StructType\\MusteriKargoTakipBySiparisResult',
            'MusteriKargoTakipByTopluFatura' => '\\StructType\\MusteriKargoTakipByTopluFatura',
            'MusteriKargoTakipByTopluFaturaResponse' => '\\StructType\\MusteriKargoTakipByTopluFaturaResponse',
            'MusteriKargoTakipByTopluFaturaResult' => '\\StructType\\MusteriKargoTakipByTopluFaturaResult',
            'MusteriKargoBilgiByTopluFatura' => '\\StructType\\MusteriKargoBilgiByTopluFatura',
            'MusteriKargoBilgiByTopluFaturaResponse' => '\\StructType\\MusteriKargoBilgiByTopluFaturaResponse',
            'MusteriKargoBilgiByTopluFaturaResult' => '\\StructType\\MusteriKargoBilgiByTopluFaturaResult',
            'MusteriKargoTakipByIrsaliyeNo' => '\\StructType\\MusteriKargoTakipByIrsaliyeNo',
            'MusteriKargoTakipByIrsaliyeNoResponse' => '\\StructType\\MusteriKargoTakipByIrsaliyeNoResponse',
            'MusteriKargoTakipByIrsaliyeNoResult' => '\\StructType\\MusteriKargoTakipByIrsaliyeNoResult',
            'MusteriKargoTakipByTarih' => '\\StructType\\MusteriKargoTakipByTarih',
            'MusteriKargoTakipByTarihResponse' => '\\StructType\\MusteriKargoTakipByTarihResponse',
            'MusteriKargoTakipByTarihResult' => '\\StructType\\MusteriKargoTakipByTarihResult',
            'MusteriKargoTakipByBarkod' => '\\StructType\\MusteriKargoTakipByBarkod',
            'MusteriKargoTakipByBarkodResponse' => '\\StructType\\MusteriKargoTakipByBarkodResponse',
            'MusteriKargoTakipByBarkodResult' => '\\StructType\\MusteriKargoTakipByBarkodResult',
            'MusteriKargoBilgileriByBarkod' => '\\StructType\\MusteriKargoBilgileriByBarkod',
            'MusteriKargoBilgileriByBarkodResponse' => '\\StructType\\MusteriKargoBilgileriByBarkodResponse',
            'MusteriKargoBilgileriByBarkodResult' => '\\StructType\\MusteriKargoBilgileriByBarkodResult',
            'MusteriKargoBilgileri' => '\\StructType\\MusteriKargoBilgileri',
            'MusteriKargoBilgileriResponse' => '\\StructType\\MusteriKargoBilgileriResponse',
            'MusteriKargoBilgileriResult' => '\\StructType\\MusteriKargoBilgileriResult',
            'MusteriAtfBilgileri' => '\\StructType\\MusteriAtfBilgileri',
            'MusteriAtfBilgileriResponse' => '\\StructType\\MusteriAtfBilgileriResponse',
            'MusteriAtfBilgileriResult' => '\\StructType\\MusteriAtfBilgileriResult',
            'MusteriKargoTakipByBayino' => '\\StructType\\MusteriKargoTakipByBayino',
            'MusteriKargoTakipByBayinoResponse' => '\\StructType\\MusteriKargoTakipByBayinoResponse',
            'MusteriKargoTakipByBayinoResult' => '\\StructType\\MusteriKargoTakipByBayinoResult',
            'MusteriIadeKargoTakip' => '\\StructType\\MusteriIadeKargoTakip',
            'MusteriIadeKargoTakipResponse' => '\\StructType\\MusteriIadeKargoTakipResponse',
            'MusteriIadeKargoTakipResult' => '\\StructType\\MusteriIadeKargoTakipResult',
            'MusteriKargoBilgiFace' => '\\StructType\\MusteriKargoBilgiFace',
            'MusteriKargoBilgiFaceResponse' => '\\StructType\\MusteriKargoBilgiFaceResponse',
            'MusteriKargoBilgiFaceResult' => '\\StructType\\MusteriKargoBilgiFaceResult',
            'MusteriKargoTakipFace' => '\\StructType\\MusteriKargoTakipFace',
            'MusteriKargoTakipFaceResponse' => '\\StructType\\MusteriKargoTakipFaceResponse',
            'MusteriKargoTakipFaceResult' => '\\StructType\\MusteriKargoTakipFaceResult',
            'GetAllIl' => '\\StructType\\GetAllIl',
            'GetAllIlResponse' => '\\StructType\\GetAllIlResponse',
            'GetAllIlResult' => '\\StructType\\GetAllIlResult',
            'GetIlceByIlId' => '\\StructType\\GetIlceByIlId',
            'GetIlceByIlIdResponse' => '\\StructType\\GetIlceByIlIdResponse',
            'GetIlceByIlIdResult' => '\\StructType\\GetIlceByIlIdResult',
            'KargoUcretHesaplaFace' => '\\StructType\\KargoUcretHesaplaFace',
            'KargoUcretHesaplaFaceResponse' => '\\StructType\\KargoUcretHesaplaFaceResponse',
            'KuryeCagirFace' => '\\StructType\\KuryeCagirFace',
            'KuryeCagirFaceResponse' => '\\StructType\\KuryeCagirFaceResponse',
            'GetSubeByIlIlce' => '\\StructType\\GetSubeByIlIlce',
            'GetSubeByIlIlceResponse' => '\\StructType\\GetSubeByIlIlceResponse',
            'GetSubeByIlIlceResult' => '\\StructType\\GetSubeByIlIlceResult',
            'MusteriHizmetleriFace' => '\\StructType\\MusteriHizmetleriFace',
            'MusteriHizmetleriFaceResponse' => '\\StructType\\MusteriHizmetleriFaceResponse',
            'MusteriIadeKargoTakipByTarih' => '\\StructType\\MusteriIadeKargoTakipByTarih',
            'MusteriIadeKargoTakipByTarihResponse' => '\\StructType\\MusteriIadeKargoTakipByTarihResponse',
            'MusteriIadeKargoTakipByTarihResult' => '\\StructType\\MusteriIadeKargoTakipByTarihResult',
            'MusteriKargoTakipByParcaIcerikTakipNo' => '\\StructType\\MusteriKargoTakipByParcaIcerikTakipNo',
            'MusteriKargoTakipByParcaIcerikTakipNoResponse' => '\\StructType\\MusteriKargoTakipByParcaIcerikTakipNoResponse',
            'MusteriKargoTakipByParcaIcerikTakipNoResult' => '\\StructType\\MusteriKargoTakipByParcaIcerikTakipNoResult',
            'MusteriKargoBilgileriBySiparisNo' => '\\StructType\\MusteriKargoBilgileriBySiparisNo',
            'MusteriKargoBilgileriBySiparisNoResponse' => '\\StructType\\MusteriKargoBilgileriBySiparisNoResponse',
            'MusteriKargoBilgileriBySiparisNoResult' => '\\StructType\\MusteriKargoBilgileriBySiparisNoResult',
            'TeslimEdilenKargolar' => '\\StructType\\TeslimEdilenKargolar',
            'TeslimEdilenKargolarResponse' => '\\StructType\\TeslimEdilenKargolarResponse',
            'TeslimEdilenKargolarResult' => '\\StructType\\TeslimEdilenKargolarResult',
            'MalBedelliGonderiKomisyonFaturaListesi' => '\\StructType\\MalBedelliGonderiKomisyonFaturaListesi',
            'MalBedelliGonderiKomisyonFaturaListesiResponse' => '\\StructType\\MalBedelliGonderiKomisyonFaturaListesiResponse',
            'MalBedelliGonderiKomisyonFaturaListesiResult' => '\\StructType\\MalBedelliGonderiKomisyonFaturaListesiResult',
            'MalBedelliGonderiKomisyonFaturaDetay' => '\\StructType\\MalBedelliGonderiKomisyonFaturaDetay',
            'MalBedelliGonderiKomisyonFaturaDetayResponse' => '\\StructType\\MalBedelliGonderiKomisyonFaturaDetayResponse',
            'MalBedelliGonderiKomisyonFaturaDetayResult' => '\\StructType\\MalBedelliGonderiKomisyonFaturaDetayResult',
            'GonderiSonDurumlari' => '\\StructType\\GonderiSonDurumlari',
            'GonderiSonDurumlariResponse' => '\\StructType\\GonderiSonDurumlariResponse',
            'GonderiSonDurumlariResult' => '\\StructType\\GonderiSonDurumlariResult',
            'FaturaSiparisBilgiTz' => '\\StructType\\FaturaSiparisBilgiTz',
            'FaturaSiparisBilgiTzResponse' => '\\StructType\\FaturaSiparisBilgiTzResponse',
            'FaturaSiparisBilgiTzResult' => '\\StructType\\FaturaSiparisBilgiTzResult',
            'DataSet' => '\\StructType\\DataSet',
        );
    }
}
