Package DE_EPAGES::EasyDebit::API::Object::LineItemPaymentEasyDebit
object interface for LineItemPaymentEasyDebit.
Base |
DE_EPAGES::ExternalPayment::API::Object::LineItemPaymentExternal |
Functions
className
Returns the class name, used for DAL access.
Syntax |
$ClassName = $LineItemPaymentEasyDebit->className; |
Return |
|
dbPackage
Returns the database package, used for DAL access.
Syntax |
$DbPackage = $LineItemPaymentEasyDebit->dbPackage; |
Return |
|
updateOnExecute
overwrite the function from the super class
Syntax |
$PaymentLineItem->updateOnExecute; |