ePages 7.1.0 - DE_EPAGES/DocdataPay/API/SOAP/CompiledClient.pm

Package DE_EPAGES::DocdataPay::API::SOAP::CompiledClient

Assembles a WSDL to carry out requests.

Functions

buildWSDL
new

buildWSDL

Obtains a compiled WSDL client.

Syntax
buildWSDL();
Input
$WebserviceMethod (String)
Webservice Method
$WSDL_Test_Folder (String)
Folder for test WSDL files
Return
$WebserviceCall (Object)
Compiled client

new

Constructor

Syntax
new($IsTest);
Input
$IsTest (Boolean)
True if it should run as test
Return
$self (DE_EPAGES::DocdataPay::API::SOAP::CompiledClient)
self