ePages 7.26.0 - DE_EPAGES/UPS/API/ShippingLabelUPSPresets.pm

Package DE_EPAGES::UPS::API::ShippingLabelUPSPresets

Interface to handle the ShippingLablePresets

Example
my $ShippingLabelUPSPresets = DE_EPAGES::UPS::API::ShippingLabelUPSPresets->new();
$ShippingLabelUPSPresets->getPreset( $LineItemContainer->get('LocaleID') );

Functions

getPreset

getPreset

get a preset by country code.

Syntax
getPreset( $CountryCode );
Input
$CountryCode (String)
country code
Return
$hPreset (refhash)
preset by country code