ePages 6.11.0 - DE_EPAGES/Order/API/Object/LineItemShipping.pm

Package DE_EPAGES::Order::API::Object::LineItemShipping

object interface for LineItemShipping.

Base
DE_EPAGES::Order::API::Object::LineItem

Functions

getExtraExportableAttributes
recalculate

getExtraExportableAttributes

Returns names of attributes of object for XML export of orders.

Syntax
$aAttributes = $Object->getExtraExportableAttributes();
Return
$aAttributes (ref.array.string)
plain attributes

recalculate

standard shipping lineitems call the ShippingMethod function DE_EPAGES::Order::API::Object::ContainerShippingMethod::recalculateLineItem to recalculate the item. This line item is only a data container.

Syntax
$LineItemShipping->recalculate($Container, $hValues);
Input
$Container (object)
lineitemcontainer
$hValues (ref.hash)
values witch will be changed