| 
    Sage Intacct SDK for PHP
    
   | 
 
  
Public Member Functions | |
| getLocationId () | |
| setLocationId ($locationId) | |
| getLocationName () | |
| setLocationName ($locationName) | |
| getParentLocationId () | |
| setParentLocationId ($parentLocationId) | |
| getManagerEmployeeId () | |
| setManagerEmployeeId ($managerEmployeeId) | |
| getLocationContactName () | |
| setLocationContactName ($locationContactName) | |
| getShipToContactName () | |
| setShipToContactName ($shipToContactName) | |
| getStartDate () | |
| setStartDate ($startDate) | |
| getEndDate () | |
| setEndDate ($endDate) | |
| getLocationTitle () | |
| setLocationTitle ($locationTitle) | |
| isActive () | |
| setActive ($active) | |
  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 | |
| $locationId | |
| $locationName | |
| $parentLocationId | |
| $managerEmployeeId | |
| $locationContactName | |
| $shipToContactName | |
| $startDate | |
| $endDate | |
| $locationTitle | |
| $active | |
  Protected Attributes inherited from AbstractFunction | |
| $controlId = '' | |
| getEndDate | ( | ) | 
Get end date
| getLocationContactName | ( | ) | 
Get location contact name
| getLocationId | ( | ) | 
Get location ID
| getLocationName | ( | ) | 
Get location name
| getLocationTitle | ( | ) | 
Get location title
| getManagerEmployeeId | ( | ) | 
Get manager employee ID
| getParentLocationId | ( | ) | 
Get parent location ID
| getShipToContactName | ( | ) | 
Get ship to contact name
| getStartDate | ( | ) | 
Get start date
| isActive | ( | ) | 
Get active
| setActive | ( | $active | ) | 
Set active
| bool | $active | 
| setEndDate | ( | $endDate | ) | 
Set end date
| \DateTime | $endDate | 
| setLocationContactName | ( | $locationContactName | ) | 
Set location contact name
| string | $locationContactName | 
| setLocationId | ( | $locationId | ) | 
Set location ID
| string | $locationId | 
| setLocationName | ( | $locationName | ) | 
Set location name
| string | $locationName | 
| setLocationTitle | ( | $locationTitle | ) | 
Set location title
| string | $locationTitle | 
| setManagerEmployeeId | ( | $managerEmployeeId | ) | 
Set manager employee ID
| string | $managerEmployeeId | 
| setParentLocationId | ( | $parentLocationId | ) | 
Set parent location ID
| string | $parentLocationId | 
| setShipToContactName | ( | $shipToContactName | ) | 
Set ship to contact name
| string | $shipToContactName | 
| setStartDate | ( | $startDate | ) | 
Set start date
| \DateTime | $startDate | 
      
  | 
  protected | 
      
  | 
  protected | 
      
  | 
  protected | 
      
  | 
  protected | 
      
  | 
  protected | 
      
  | 
  protected | 
      
  | 
  protected | 
      
  | 
  protected | 
      
  | 
  protected | 
      
  | 
  protected |