| 
    Sage Intacct SDK for PHP
    
   | 
 
  
Public Member Functions | |
| getRecordNo () | |
| setRecordNo ($recordNo) | |
| getEmployeeId () | |
| setEmployeeId ($employeeId) | |
| getBeginDate () | |
| setBeginDate ($beginDate) | |
| getDescription () | |
| setDescription ($description) | |
| getAttachmentsId () | |
| setAttachmentsId ($attachmentsId) | |
| getAction () | |
| setAction ($action) | |
| getEntries () | |
| setEntries ($entries) | |
  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 | |
| $recordNo | |
| $employeeId | |
| $beginDate | |
| $description | |
| $attachmentsId | |
| $action | |
| $entries = [] | |
  Protected Attributes inherited from AbstractFunction | |
| $controlId = '' | |
| getAction | ( | ) | 
| getAttachmentsId | ( | ) | 
| getBeginDate | ( | ) | 
| getDescription | ( | ) | 
| getEmployeeId | ( | ) | 
| getEntries | ( | ) | 
| getRecordNo | ( | ) | 
| setAction | ( | $action | ) | 
| string | $action | 
| setAttachmentsId | ( | $attachmentsId | ) | 
| string | $attachmentsId | 
| setBeginDate | ( | $beginDate | ) | 
| \DateTime | $beginDate | 
| setDescription | ( | $description | ) | 
| string | $description | 
| setEmployeeId | ( | $employeeId | ) | 
| string | $employeeId | 
| setEntries | ( | $entries | ) | 
| AbstractTimesheetEntry[] | $entries | 
| setRecordNo | ( | $recordNo | ) | 
| int | string | $recordNo | 
      
  | 
  protected | 
      
  | 
  protected | 
      
  | 
  protected | 
      
  | 
  protected | 
      
  | 
  protected | 
      
  | 
  protected | 
      
  | 
  protected |