/**
* 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(
'Dummy' => '\\StructType\\Dummy',
'DummyResponse' => '\\StructType\\DummyResponse',
'ElfogadohelyKafeteriaElemei' => '\\StructType\\ElfogadohelyKafeteriaElemei',
'ElfogadohelyKafeteriaElemeiResponse' => '\\StructType\\ElfogadohelyKafeteriaElemeiResponse',
'ElorefizetesiIgenyLeadasa' => '\\StructType\\ElorefizetesiIgenyLeadasa',
'ElorefizetesiIgenyLeadasaResponse' => '\\StructType\\ElorefizetesiIgenyLeadasaResponse',
'EngedelykeresElfogadohely' => '\\StructType\\EngedelykeresElfogadohely',
'EngedelykeresElfogadohelyResponse' => '\\StructType\\EngedelykeresElfogadohelyResponse',
'EngedelykeresElfogadohelyEgy' => '\\StructType\\EngedelykeresElfogadohelyEgy',
'EngedelykeresElfogadohelyEgyResponse' => '\\StructType\\EngedelykeresElfogadohelyEgyResponse',
'EngedelykeresElfogadohelyWebshop' => '\\StructType\\EngedelykeresElfogadohelyWebshop',
'EngedelykeresElfogadohelyWebshopResponse' => '\\StructType\\EngedelykeresElfogadohelyWebshopResponse',
'EngedelykeresElfogadohelyWebshopEgy' => '\\StructType\\EngedelykeresElfogadohelyWebshopEgy',
'EngedelykeresElfogadohelyWebshopEgyResponse' => '\\StructType\\EngedelykeresElfogadohelyWebshopEgyResponse',
'Sztorno' => '\\StructType\\Sztorno',
'SztornoResponse' => '\\StructType\\SztornoResponse',
'TranzakcioAdatok' => '\\StructType\\TranzakcioAdatok',
'TranzakcioAdatokResponse' => '\\StructType\\TranzakcioAdatokResponse',
'TranzakcioAdatokEgy' => '\\StructType\\TranzakcioAdatokEgy',
'TranzakcioAdatokEgyResponse' => '\\StructType\\TranzakcioAdatokEgyResponse',
'purchaseMobilePOS' => '\\StructType\\PurchaseMobilePOS',
'purchaseMobilePOSResponse' => '\\StructType\\PurchaseMobilePOSResponse',
'purchaseWebshop' => '\\StructType\\PurchaseWebshop',
'purchaseWebshopResponse' => '\\StructType\\PurchaseWebshopResponse',
'reversalMerchantTranId' => '\\StructType\\ReversalMerchantTranId',
'reversalMerchantTranIdResponse' => '\\StructType\\ReversalMerchantTranIdResponse',
'reversalIssuerTranId' => '\\StructType\\ReversalIssuerTranId',
'reversalIssuerTranIdResponse' => '\\StructType\\ReversalIssuerTranIdResponse',
'getResponseMerchantTranId' => '\\StructType\\GetResponseMerchantTranId',
'getResponseMerchantTranIdResponse' => '\\StructType\\GetResponseMerchantTranIdResponse',
'getResponseIssuerTranId' => '\\StructType\\GetResponseIssuerTranId',
'getResponseIssuerTranIdResponse' => '\\StructType\\GetResponseIssuerTranIdResponse',
'ArrayOfstring' => '\\ArrayType\\ArrayOfstring',
'ArrayOfKeyValueOfstringint' => '\\ArrayType\\ArrayOfKeyValueOfstringint',
'KeyValueOfstringint' => '\\StructType\\KeyValueOfstringint',
'ArrayOfKeyValueOfKeyValuePairOfstringintKeyValuePairOfstringKeyValuePairOfstringstringtwCi8m_S7wAe_SQn3R' => '\\ArrayType\\ArrayOfKeyValueOfKeyValuePairOfstringintKeyValuePairOfstringKeyValuePairOfstringstringtwCi8m_S7wAe_SQn3R',
'KeyValueOfKeyValuePairOfstringintKeyValuePairOfstringKeyValuePairOfstringstringtwCi8m_S7wAe_SQn3R' => '\\StructType\\KeyValueOfKeyValuePairOfstringintKeyValuePairOfstringKeyValuePairOfstringstringtwCi8m_S7wAe_SQn3R',
'KeyValuePairOfstringint' => '\\StructType\\KeyValuePairOfstringint',
'KeyValuePairOfstringKeyValuePairOfstringstringtwCi8m_S7' => '\\StructType\\KeyValuePairOfstringKeyValuePairOfstringstringtwCi8m_S7',
'KeyValuePairOfstringstring' => '\\StructType\\KeyValuePairOfstringstring',
'ArrayOfpurchaseMobilePOSRequest' => '\\ArrayType\\ArrayOfpurchaseMobilePOSRequest',
'purchaseMobilePOSRequest' => '\\StructType\\PurchaseMobilePOSRequest',
'ArrayOftransactionResult' => '\\ArrayType\\ArrayOftransactionResult',
'transactionResult' => '\\StructType\\TransactionResult',
'ArrayOfpurchaseWebshopRequest' => '\\ArrayType\\ArrayOfpurchaseWebshopRequest',
'purchaseWebshopRequest' => '\\StructType\\PurchaseWebshopRequest',
'reversalMerchantRequest' => '\\StructType\\ReversalMerchantRequest',
'reversalIssuerRequest' => '\\StructType\\ReversalIssuerRequest',
'getResponseMerchantRequest' => '\\StructType\\GetResponseMerchantRequest',
'getResponseIssuerRequest' => '\\StructType\\GetResponseIssuerRequest',
);
}
}
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