/**
* 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(
'Baglanti_Test' => '\\StructType\\Baglanti_Test',
'Baglanti_TestResponse' => '\\StructType\\Baglanti_TestResponse',
'MusteriSiparisKayit' => '\\StructType\\MusteriSiparisKayit',
'MusteriSiparisKayitResponse' => '\\StructType\\MusteriSiparisKayitResponse',
'SiparisGirisiDetayli' => '\\StructType\\SiparisGirisiDetayli',
'SiparisGirisiDetayliResponse' => '\\StructType\\SiparisGirisiDetayliResponse',
'SiparisGirisiDetayliV2' => '\\StructType\\SiparisGirisiDetayliV2',
'SiparisGirisiDetayliV2Response' => '\\StructType\\SiparisGirisiDetayliV2Response',
'SiparisGirisiDetayliV3' => '\\StructType\\SiparisGirisiDetayliV3',
'SiparisGirisiDetayliV3Response' => '\\StructType\\SiparisGirisiDetayliV3Response',
'SiparisGirisiDetayliV4' => '\\StructType\\SiparisGirisiDetayliV4',
'SiparisGirisiDetayliV4Response' => '\\StructType\\SiparisGirisiDetayliV4Response',
'SiparisAliciKayit' => '\\StructType\\SiparisAliciKayit',
'SiparisAliciKayitResponse' => '\\StructType\\SiparisAliciKayitResponse',
'FaturaSiparisListesi' => '\\StructType\\FaturaSiparisListesi',
'FaturaSiparisListesiResponse' => '\\StructType\\FaturaSiparisListesiResponse',
'FaturaSiparisListesiResult' => '\\StructType\\FaturaSiparisListesiResult',
'FaturaSiparisListesiByTarih' => '\\StructType\\FaturaSiparisListesiByTarih',
'FaturaSiparisListesiByTarihResponse' => '\\StructType\\FaturaSiparisListesiByTarihResponse',
'FaturaSiparisListesiByTarihResult' => '\\StructType\\FaturaSiparisListesiByTarihResult',
'MusteriSiparisIptal' => '\\StructType\\MusteriSiparisIptal',
'MusteriSiparisIptalResponse' => '\\StructType\\MusteriSiparisIptalResponse',
'WmsIadeGirisi' => '\\StructType\\WmsIadeGirisi',
'WmsIadeGirisiResponse' => '\\StructType\\WmsIadeGirisiResponse',
'SiparisUpdateParcastring' => '\\StructType\\SiparisUpdateParcastring',
'SiparisUpdateParcastringResponse' => '\\StructType\\SiparisUpdateParcastringResponse',
'SiparisUpdateParcastringV2' => '\\StructType\\SiparisUpdateParcastringV2',
'SiparisUpdateParcastringV2Response' => '\\StructType\\SiparisUpdateParcastringV2Response',
'BayiAdresiGecersiz' => '\\StructType\\BayiAdresiGecersiz',
'BayiAdresiGecersizResponse' => '\\StructType\\BayiAdresiGecersizResponse',
'BayiIhbarGirisi' => '\\StructType\\BayiIhbarGirisi',
'BayiIhbarGirisiResponse' => '\\StructType\\BayiIhbarGirisiResponse',
'MusteriBayiBilgileri' => '\\StructType\\MusteriBayiBilgileri',
'MusteriBayiBilgileriResponse' => '\\StructType\\MusteriBayiBilgileriResponse',
'MusteriBayiIslem' => '\\StructType\\MusteriBayiIslem',
'MusteriBayiInfo' => '\\StructType\\MusteriBayiInfo',
'MusteriBayiIslemResponse' => '\\StructType\\MusteriBayiIslemResponse',
'MusteriBayiIslemResponce' => '\\StructType\\MusteriBayiIslemResponce',
'KargoBilgileriByTarih' => '\\StructType\\KargoBilgileriByTarih',
'KargoBilgileriByTarihResponse' => '\\StructType\\KargoBilgileriByTarihResponse',
'KargoBilgileriByTarihResult' => '\\StructType\\KargoBilgileriByTarihResult',
'KargoBilgileriByReferans' => '\\StructType\\KargoBilgileriByReferans',
'KargoBilgileriByReferansResponse' => '\\StructType\\KargoBilgileriByReferansResponse',
'KargoBilgileriByReferansResult' => '\\StructType\\KargoBilgileriByReferansResult',
'GonderiTeslimatProblemleri' => '\\StructType\\GonderiTeslimatProblemleri',
'GonderiTeslimatProblemleriResponse' => '\\StructType\\GonderiTeslimatProblemleriResponse',
'GonderiTeslimatProblemleriResult' => '\\StructType\\GonderiTeslimatProblemleriResult',
'GonderiTeslimatProblemiIadeYaniti' => '\\StructType\\GonderiTeslimatProblemiIadeYaniti',
'GonderiTeslimatProblemiIadeYanitiResponse' => '\\StructType\\GonderiTeslimatProblemiIadeYanitiResponse',
'MusteriOzelRapor' => '\\StructType\\MusteriOzelRapor',
'MusteriOzelRaporResponse' => '\\StructType\\MusteriOzelRaporResponse',
'MusteriOzelRaporResult' => '\\StructType\\MusteriOzelRaporResult',
'MNGGonderiBarkod' => '\\StructType\\MNGGonderiBarkod',
'GonderiBarkodRequest' => '\\StructType\\GonderiBarkodRequest',
'ArrayOfGonderiParca' => '\\ArrayType\\ArrayOfGonderiParca',
'GonderiParca' => '\\StructType\\GonderiParca',
'MNGGonderiBarkodResponse' => '\\StructType\\MNGGonderiBarkodResponse',
'GonderiBarkodResponce' => '\\StructType\\GonderiBarkodResponce',
'ArrayOfGonderiBarkodBilgi' => '\\ArrayType\\ArrayOfGonderiBarkodBilgi',
'GonderiBarkodBilgi' => '\\StructType\\GonderiBarkodBilgi',
'TekBarkodGonderiIptali' => '\\StructType\\TekBarkodGonderiIptali',
'TekBarkodGonderiIptaliResponse' => '\\StructType\\TekBarkodGonderiIptaliResponse',
'KargoTakipByReferans' => '\\StructType\\KargoTakipByReferans',
'KargoTakipByReferansResponse' => '\\StructType\\KargoTakipByReferansResponse',
'KargoTakipByReferansResult' => '\\StructType\\KargoTakipByReferansResult',
'MusteriTeslimatIptalIstegi' => '\\StructType\\MusteriTeslimatIptalIstegi',
'MusteriTeslimatIptalIstegiResponse' => '\\StructType\\MusteriTeslimatIptalIstegiResponse',
'DataSet' => '\\StructType\\DataSet',
);
}
}
Don't be shy, don't hesitate to contact us for any subject, we'll be glad to help.
This platform is provided to give developpers and non developpers a way to easily consume SOAP Web Services or share their own SOAP Web Services with extra features powered by the platform.
© 2025 Providr.IO