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