ePages 7.26.0 - DE_EPAGES/DHLIntraship/API/ServicePackageOptionConstants/MappingServiceTypePackageType.pm

Package DE_EPAGES::DHLIntraship::API::ServicePackageOptionConstants::MappingServiceTypePackageType

This is the place DHL Intraship Package Types

@EXPORT_OK
%MAPPINGSERVICETYPEPACKAGETYPE
GetServiceTypes
GetPackageTypes

Functions

GetPackageTypes
GetServiceTypes

GetPackageTypes

if $ServiceType is not set it gives all package types. If the $ServiceType is set it will return all package types wich belongs to this Service type

Syntax
GetPackageTypes( $ServiceType );
Input
$ServiceType (String)
name of a service type
Return
$aPackageTypes (refarray)
package types

GetServiceTypes

give all the Service types

Syntax
GetServiceTypes( );
Return
$ReturnVariable (refarray)
service types