ePages 6.11.0 - DE_EPAGES/AuthorizeNet/API/Object/LineItemPaymentAuthorizeNet.pm

Package DE_EPAGES::AuthorizeNet::API::Object::LineItemPaymentAuthorizeNet

object interface for LineItemPaymentAuthorizeNet.

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

Functions

className
updateOnExecute

className

Returns the class name, used for DAL access.

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

updateOnExecute

overwrite the function from the super class

Syntax
$PaymentLineItem->updateOnExecute;