|
Sage Intacct SDK for PHP
|
Protected Attributes | |
| $lineRecordNo | |
| $entryDate | |
| $quantity | |
| $description | |
| $notes | |
| $taskRecordNo | |
| $timeTypeName | |
| $billable | |
| $overrideBillingRate | |
| $overrideLaborCostRate | |
| $departmentId | |
| $locationId | |
| $projectId | |
| $customerId | |
| $vendorId | |
| $itemId | |
| $classId | |
| $contractId | |
| $warehouseId | |
Protected Attributes inherited from AbstractFunction | |
| $controlId = '' | |
| getClassId | ( | ) |
| getContractId | ( | ) |
| getCustomerId | ( | ) |
| getDepartmentId | ( | ) |
| getDescription | ( | ) |
| getEntryDate | ( | ) |
| getItemId | ( | ) |
| getLineRecordNo | ( | ) |
| getLocationId | ( | ) |
| getNotes | ( | ) |
| getOverrideBillingRate | ( | ) |
| getOverrideLaborCostRate | ( | ) |
| getProjectId | ( | ) |
| getQuantity | ( | ) |
| getTaskRecordNo | ( | ) |
| getTimeTypeName | ( | ) |
| getVendorId | ( | ) |
| getWarehouseId | ( | ) |
| isBillable | ( | ) |
| setBillable | ( | $billable | ) |
| bool | $billable |
| setClassId | ( | $classId | ) |
| string | $classId |
| setContractId | ( | $contractId | ) |
| string | $contractId |
| setCustomerId | ( | $customerId | ) |
| string | $customerId |
| setDepartmentId | ( | $departmentId | ) |
| string | $departmentId |
| setDescription | ( | $description | ) |
| string | $description |
| setEntryDate | ( | $entryDate | ) |
| \DateTime | $entryDate |
| setItemId | ( | $itemId | ) |
| string | $itemId |
| setLineRecordNo | ( | $lineRecordNo | ) |
| int | string | $lineRecordNo |
| setLocationId | ( | $locationId | ) |
| string | $locationId |
| setNotes | ( | $notes | ) |
| string | $notes |
| setOverrideBillingRate | ( | $overrideBillingRate | ) |
| float | int | string | $overrideBillingRate |
| setOverrideLaborCostRate | ( | $overrideLaborCostRate | ) |
| float | int | string | $overrideLaborCostRate |
| setProjectId | ( | $projectId | ) |
| string | $projectId |
| setQuantity | ( | $quantity | ) |
| float | int | string | $quantity |
| setTaskRecordNo | ( | $taskRecordNo | ) |
| int | string | $taskRecordNo |
| setTimeTypeName | ( | $timeTypeName | ) |
| string | $timeTypeName |
| setVendorId | ( | $vendorId | ) |
| string | $vendorId |
| setWarehouseId | ( | $warehouseId | ) |
| string | $warehouseId |
|
abstract |
Write the XML
| XMLWriter | $xml |
Reimplemented from AbstractFunction.
Reimplemented in TimesheetEntryCreate, and TimesheetEntryUpdate.
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |