|
Sage Intacct SDK for PHP
|
Public Member Functions | |
| 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) | |
Protected Attributes | |
| $reportingBookId | |
| $processOffline | |
| $updateSucceedingPeriods | |
| $changesOnly | |
| $notificationEmail | |
| $reportingPeriodName | |
| $entities = [] | |
Protected Attributes inherited from AbstractFunction | |
| $controlId = '' | |
| getEntities | ( | ) |
| getNotificationEmail | ( | ) |
| getReportingBookId | ( | ) |
| getReportingPeriodName | ( | ) |
| isChangesOnly | ( | ) |
| isProcessOffline | ( | ) |
| isUpdateSucceedingPeriods | ( | ) |
| setChangesOnly | ( | $changesOnly | ) |
| bool | $changesOnly |
| setEntities | ( | $entities | ) |
| ConsolidationEntity[] | $entities |
| setNotificationEmail | ( | $notificationEmail | ) |
| string | $notificationEmail |
| setProcessOffline | ( | $processOffline | ) |
| bool | $processOffline |
| setReportingBookId | ( | $reportingBookId | ) |
| string | $reportingBookId |
| setReportingPeriodName | ( | $reportingPeriodName | ) |
| string | $reportingPeriodName |
| setUpdateSucceedingPeriods | ( | $updateSucceedingPeriods | ) |
| bool | $updateSucceedingPeriods |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |