ePages 6.11.0 - DE_EPAGES/GestPay/API/Object/LineItemPaymentGestPay.pm

Package DE_EPAGES::GestPay::API::Object::LineItemPaymentGestPay

object interface for LineItemPaymentGestPay.

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

Functions

className
updateOnExecute

className

Returns the class name, used for DAL access.

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

updateOnExecute

overwrite the function from the super class

Syntax
$PaymentLineItem->updateOnExecute;