|
Netsutie PHP Toolkit
|
Data Fields | |
| const | assemblyBuild = "assemblyBuild" |
| const | assemblyUnbuild = "assemblyUnbuild" |
| const | binWorksheet = "binWorksheet" |
| const | cashRefund = "cashRefund" |
| const | cashSale = "cashSale" |
| const | creditMemo = "creditMemo" |
| const | customerPayment = "customerPayment" |
| const | customerRefund = "customerRefund" |
| const | depositApplication = "depositApplication" |
| const | estimate = "estimate" |
| const | invoice = "invoice" |
| const | itemFulfillment = "itemFulfillment" |
| const | itemReceipt = "itemReceipt" |
| const | inventoryTransfer = "inventoryTransfer" |
| const | purchaseOrder = "purchaseOrder" |
| const | returnAuthorization = "returnAuthorization" |
| const | salesOrder = "salesOrder" |
| const | vendorBill = "vendorBill" |
| const | vendorCredit = "vendorCredit" |
| const | vendorReturnAuthorization = "vendorReturnAuthorization" |
| const | vendorPayment = "vendorPayment" |
| const | workOrder = "workOrder" |
| const | workOrderIssue = "workOrderIssue" |
| const | workOrderCompletion = "workOrderCompletion" |
| const | workOrderClose = "workOrderClose" |
Static Public Attributes | |
| static | $paramtypesmap |
Definition at line 8 of file InitializeType.php.
|
static |
Definition at line 12 of file InitializeType.php.
| const assemblyBuild = "assemblyBuild" |
Definition at line 22 of file InitializeType.php.
| const assemblyUnbuild = "assemblyUnbuild" |
Definition at line 30 of file InitializeType.php.
| const binWorksheet = "binWorksheet" |
Definition at line 38 of file InitializeType.php.
| const cashRefund = "cashRefund" |
Definition at line 46 of file InitializeType.php.
| const cashSale = "cashSale" |
Definition at line 54 of file InitializeType.php.
| const creditMemo = "creditMemo" |
Definition at line 62 of file InitializeType.php.
| const customerPayment = "customerPayment" |
Definition at line 70 of file InitializeType.php.
| const customerRefund = "customerRefund" |
Definition at line 78 of file InitializeType.php.
| const depositApplication = "depositApplication" |
Definition at line 86 of file InitializeType.php.
| const estimate = "estimate" |
Definition at line 94 of file InitializeType.php.
| const inventoryTransfer = "inventoryTransfer" |
Definition at line 126 of file InitializeType.php.
| const invoice = "invoice" |
Definition at line 102 of file InitializeType.php.
| const itemFulfillment = "itemFulfillment" |
Definition at line 110 of file InitializeType.php.
| const itemReceipt = "itemReceipt" |
Definition at line 118 of file InitializeType.php.
| const purchaseOrder = "purchaseOrder" |
Definition at line 134 of file InitializeType.php.
| const returnAuthorization = "returnAuthorization" |
Definition at line 142 of file InitializeType.php.
| const salesOrder = "salesOrder" |
Definition at line 150 of file InitializeType.php.
| const vendorBill = "vendorBill" |
Definition at line 158 of file InitializeType.php.
| const vendorCredit = "vendorCredit" |
Definition at line 166 of file InitializeType.php.
| const vendorPayment = "vendorPayment" |
Definition at line 182 of file InitializeType.php.
| const vendorReturnAuthorization = "vendorReturnAuthorization" |
Definition at line 174 of file InitializeType.php.
| const workOrder = "workOrder" |
Definition at line 190 of file InitializeType.php.
| const workOrderClose = "workOrderClose" |
Definition at line 214 of file InitializeType.php.
| const workOrderCompletion = "workOrderCompletion" |
Definition at line 206 of file InitializeType.php.
| const workOrderIssue = "workOrderIssue" |
Definition at line 198 of file InitializeType.php.