ePages 7.23.0 - DE_EPAGES/DHLIntraship/API/SOAP/ShippingLabelRequest/Communication.pm

Package DE_EPAGES::DHLIntraship::API::SOAP::ShippingLabelRequest::Communication

Communication element for the DHL Versenden shipping label request builder

Functions

assemble
new

assemble

Create the hash with communication data for the Shipping label request

Syntax
$hCommunication = $self->assemble();
Input
$Address (object)
DHL Versenden address object
Return
$hCommunication (ref.hash)
DHL Versenden communication item element

new

Object contructor.

Syntax
$Communication = DE_EPAGES::DHLIntraship::API::SOAP::ShippingLabelRequest::Communication->new();
Return
$Communication (object)
DHL Versenden communication element object