ePages 7.27.0 - DE_EPAGES/DHLIntraship/API/SOAP/ShippingLabelRequest/DHLServiceStructureFactory.pm

Package DE_EPAGES::DHLIntraship::API::SOAP::ShippingLabelRequest::DHLServiceStructureFactory

This module generates the structure of services for DHL Intraship SOAP call taking into the account the epages service name

Functions

getServiceStructure
new

getServiceStructure

Return the hash structure for service request

Syntax
$DHLServiceStructureFactory = $self->getServiceStructure();
Input
$ServiceName (object)
Name of ePages service
$NodeWarnings (object)
Array of warnings
Return
$hService (ref.hash)
DHL Versenden service item element

new

Object contructor.

Syntax
$DHLServiceStructureFactory = DE_EPAGES::DHLIntraship::API::SOAP::ShippingLabelRequest::DHLServiceStructureFactory->new();
Return
$DHLServiceStructureFactory (object)
DHLServiceStructureFactory object