Package DE_EPAGES::AvaTax::API::Object::LineItemAvaTax
object interface for LineItemAvaTax.
Base |
DE_EPAGES::ExternalPayment::API::Object::LineItemPaymentExternal |
Functions
className
Returns the class name, used for DAL access.
Syntax |
$ClassName = $LineItemAvaTax->className; |
Return |
|
recalculate
Overwrites recalculate of LineItemTax class. This method does nothing, as taxes are calculated by the webservice.
Syntax |
$LineItem->recalculate(); |