ePages 6.17.15 - DE_EPAGES/DHLIntraship/API/BuildEndPoint.pm

Package DE_EPAGES::DHLIntraship::API::BuildEndPoint

Assembles Endpoint for SOAP Webservice

Functions

getURL
new

getURL

Returns URL

Syntax
getURL( );
Return
$EndPointURL (string)
Endpoint URL

new

Constructor

Syntax
new( $IsTest );
Input
$IsTest (boolean)
is Test
Return
$self (DE_EPAGES::DHLIntraship::API::BuildEndPoint)
self