Package DE_EPAGES::POSTPAY::API::LineItemProduct
handle the price and quantity calculation of a LineItemProduct
Functions
calculateLineItemData
calculate price and quantity in order
Syntax |
my $hResult = calculateLineItemData( $LineItem ); $hResult->{'BasePrice'}; $hResult->{'Quantity'}; |
Input |
|
Return |
|
new
constructor
Syntax |
new( ); |
Return |
|