Sage Intacct SDK for PHP
|
Public Member Functions | |
writeXml (XMLWriter &$xml) | |
Public Member Functions inherited from AbstractConsolidation | |
getReportingBookId () | |
setReportingBookId ($reportingBookId) | |
isProcessOffline () | |
setProcessOffline ($processOffline) | |
isUpdateSucceedingPeriods () | |
setUpdateSucceedingPeriods ($updateSucceedingPeriods) | |
isChangesOnly () | |
setChangesOnly ($changesOnly) | |
getNotificationEmail () | |
setNotificationEmail ($notificationEmail) | |
getReportingPeriodName () | |
setReportingPeriodName ($reportingPeriodName) | |
getEntities () | |
setEntities ($entities) | |
Public Member Functions inherited from AbstractFunction | |
getControlId () | |
setControlId (string $controlId='') | |
__construct (string $controlId='') | |
writeXml (XMLWriter &$xml) | |
getControlId () | |
setControlId (string $controlId) | |
writeXml (XMLWriter &$xml) | |
Additional Inherited Members | |
Protected Attributes inherited from AbstractConsolidation | |
$reportingBookId | |
$processOffline | |
$updateSucceedingPeriods | |
$changesOnly | |
$notificationEmail | |
$reportingPeriodName | |
$entities = [] | |
Protected Attributes inherited from AbstractFunction | |
$controlId = '' | |
writeXml | ( | XMLWriter & | $xml | ) |