ePages 6.15.1 - DE_EPAGES/PaymentTypes/API/Object/LineItemPaymentDCC.pm

Package DE_EPAGES::PaymentTypes::API::Object::LineItemPaymentDCC

Object interface for LineItemPaymentDCC.

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

Functions

className
dbPackage
getExtraExportableAttributes

className

Returns the class name, used for DAL access.

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

dbPackage

Returns the database package, used for DAL access.

Syntax
$DbPackage = $LineItemPaymentDCC->dbPackage;
Return
$DbPackage (String)
database package name

getExtraExportableAttributes

Returns names of attributes of object for XML export of orders.

Syntax
$aAttributes = $Object->getExtraExportableAttributes();
Return
$aAttributes (ref.array.string)
plain attributes