Package DE_EPAGES::DHL::API::Cartridge
This is the main cartridge class for install/patch/uninstall.
Base |
DE_EPAGES::Shipping::API::ShippingInstaller |
Functions
install
Installs the cartridge.
Syntax |
$Installer->install; |
new
Creates a new installer object of DE_EPAGES::ShippingType.
Syntax |
$Installer = DE_EPAGES::DHL::API::Cartridge->new(%options); |
Input |
|
Return |
|
patch_6_16_0
EPG-29236 - Patch for EPG-16641: DHL: Create patch for EPG-16641
Syntax |
$Installer->patch_6_16_0; |
Return |
|
patch_6_16_2
Patch for EPG-30386
Syntax |
$Installer->patch_6_16_2; |
Return |
|
uninstall
Uninstalls the cartridge.
Syntax |
$Installer->uninstall; |