|
Sage Intacct SDK for PHP
|
Public Member Functions | |
| getWarehouseId () | |
| setWarehouseId ($warehouseId) | |
| getWarehouseName () | |
| setWarehouseName ($warehouseName) | |
| getLocationId () | |
| setLocationId ($locationId) | |
| getManagerEmployeeId () | |
| setManagerEmployeeId ($managerEmployeeId) | |
| getParentWarehouseId () | |
| setParentWarehouseId ($parentWarehouseId) | |
| getWarehouseContactName () | |
| setWarehouseContactName ($warehouseContactName) | |
| getShipToContactName () | |
| setShipToContactName ($shipToContactName) | |
| isUsedInGeneralLedger () | |
| setUsedInGeneralLedger ($usedInGeneralLedger) | |
| 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 | |
| $warehouseId | |
| $warehouseName | |
| $locationId | |
| $managerEmployeeId | |
| $parentWarehouseId | |
| $warehouseContactName | |
| $shipToContactName | |
| $usedInGeneralLedger | |
| $active | |
Protected Attributes inherited from AbstractFunction | |
| $controlId = '' | |
| getLocationId | ( | ) |
| getManagerEmployeeId | ( | ) |
| getParentWarehouseId | ( | ) |
| getShipToContactName | ( | ) |
| getWarehouseContactName | ( | ) |
| getWarehouseId | ( | ) |
| getWarehouseName | ( | ) |
| isActive | ( | ) |
| isUsedInGeneralLedger | ( | ) |
| setActive | ( | $active | ) |
| bool | $active |
| setLocationId | ( | $locationId | ) |
| string | $locationId |
| setManagerEmployeeId | ( | $managerEmployeeId | ) |
| string | $managerEmployeeId |
| setParentWarehouseId | ( | $parentWarehouseId | ) |
| string | $parentWarehouseId |
| setShipToContactName | ( | $shipToContactName | ) |
| string | $shipToContactName |
| setUsedInGeneralLedger | ( | $usedInGeneralLedger | ) |
| bool | $usedInGeneralLedger |
| setWarehouseContactName | ( | $warehouseContactName | ) |
| string | $warehouseContactName |
| setWarehouseId | ( | $warehouseId | ) |
| string | $warehouseId |
| setWarehouseName | ( | $warehouseName | ) |
| string | $warehouseName |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |