ePages 6.11.0 - DE_EPAGES/4B/API/Object/LineItemPayment4B.pm

Package DE_EPAGES::4B::API::Object::LineItemPayment4B

object interface for LineItemPayment4B.

Base
DE_EPAGES::ExternalPayment::API::Object::LineItemPaymentExternal

Functions

className
updateOnExecute

className

Returns the class name, used for DAL access.

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

updateOnExecute

overwrite the function from the super class

Syntax
$PaymentLineItem->updateOnExecute;