ePages 6.10 - DE_EPAGES/ServiRed/API/Object/LineItemPaymentServiRed.pm

Package DE_EPAGES::ServiRed::API::Object::LineItemPaymentServiRed

object interface for LineItemPaymentServiRed.

Base
DE_EPAGES::Order::API::Object::LineItemPayment

Functions

className
updateOnExecute

className

Returns the class name, used for DAL access.

Syntax
$ClassName = $LineItemPaymentServiRed->className;
Return
$ClassName (String)
class name

updateOnExecute

overwrite the function from the super class

Syntax
$PaymentLineItem->updateOnExecute;