Package DE_EPAGES::FedEx::API::Object::LineItemShippingFedEx
object interface for LineItemShippingFedEx.
Base |
DE_EPAGES::Order::API::Object::LineItemShipping |
Functions
className
Returns the class name, used for DAL access.
Syntax |
$ClassName = $LineItemShippingFedEx->className; |
Return |
|
dbPackage
Returns the database package, used for DAL access.
Syntax |
$DbPackage = $LineItemShippingFedEx->dbPackage; |
Return |
|
prepareOrder
This functions allows a shipping line item to prepare a basket for the shipping process. The default implementation does nothing. Called by DE_EPAGES::FedEx::Hooks::Basket::OnBasket2OrderShippingFedEx
Syntax |
$LineItemShippingFedEx->prepareOrder($hValues); |
Input |
|