Sage Intacct SDK for PHP
|
Protected Member Functions | |
getFunction () | |
getFunction () | |
Additional Inherited Members | |
![]() | |
__construct (int $recordNo, string $controlId) | |
writeXml (XMLWriter &$xml) | |
![]() | |
getControlId () | |
setControlId (string $controlId='') | |
__construct (string $controlId='') | |
writeXml (XMLWriter &$xml) | |
getControlId () | |
setControlId (string $controlId) | |
writeXml (XMLWriter &$xml) | |
![]() | |
const | DELETE = 'delete' |
const | DECLINE = 'decline_appaymentrequest' |
const | CONFIRM = 'confirm_appaymentrequest' |
const | APPROVE = 'approve_appaymentrequest' |
const | SEND = 'send_appaymentrequest' |
const | VOID = 'void_appaymentrequest' |
![]() | |
$recordNo | |
![]() | |
$controlId = '' | |
Void an existing AP payment request record
|
protected |
Reimplemented from AbstractApPaymentFunction.