Netsutie PHP Toolkit
TransactionType Class Reference

Data Fields

const _assemblyBuild = "_assemblyBuild"
 
const _assemblyUnbuild = "_assemblyUnbuild"
 
const _binTransfer = "_binTransfer"
 
const _binWorksheet = "_binWorksheet"
 
const _cashRefund = "_cashRefund"
 
const _cashSale = "_cashSale"
 
const _check = "_check"
 
const _creditMemo = "_creditMemo"
 
const _custom = "_custom"
 
const _customerDeposit = "_customerDeposit"
 
const _customerPayment = "_customerPayment"
 
const _customerRefund = "_customerRefund"
 
const _deposit = "_deposit"
 
const _depositApplication = "_depositApplication"
 
const _estimate = "_estimate"
 
const _expenseReport = "_expenseReport"
 
const _inventoryAdjustment = "_inventoryAdjustment"
 
const _inventoryCostRevaluation = "_inventoryCostRevaluation"
 
const _inventoryTransfer = "_inventoryTransfer"
 
const _invoice = "_invoice"
 
const _itemFulfillment = "_itemFulfillment"
 
const _itemReceipt = "_itemReceipt"
 
const _journal = "_journal"
 
const _opportunity = "_opportunity"
 
const _paycheckJournal = "_paycheckJournal"
 
const _purchaseOrder = "_purchaseOrder"
 
const _requisition = "_requisition"
 
const _returnAuthorization = "_returnAuthorization"
 
const _salesOrder = "_salesOrder"
 
const _transferOrder = "_transferOrder"
 
const _vendorBill = "_vendorBill"
 
const _vendorCredit = "_vendorCredit"
 
const _vendorPayment = "_vendorPayment"
 
const _vendorReturnAuthorization = "_vendorReturnAuthorization"
 
const _workOrder = "_workOrder"
 
const _workOrderClose = "_workOrderClose"
 
const _workOrderCompletion = "_workOrderCompletion"
 
const _workOrderIssue = "_workOrderIssue"
 

Static Public Attributes

static $paramtypesmap
 

Detailed Description

TransactionType

Definition at line 8 of file TransactionType.php.

Field Documentation

$paramtypesmap
static
Initial value:
= array(
)

Definition at line 12 of file TransactionType.php.

const _assemblyBuild = "_assemblyBuild"

Definition at line 22 of file TransactionType.php.

const _assemblyUnbuild = "_assemblyUnbuild"

Definition at line 30 of file TransactionType.php.

const _binTransfer = "_binTransfer"

Definition at line 38 of file TransactionType.php.

const _binWorksheet = "_binWorksheet"

Definition at line 46 of file TransactionType.php.

const _cashRefund = "_cashRefund"

Definition at line 54 of file TransactionType.php.

const _cashSale = "_cashSale"

Definition at line 62 of file TransactionType.php.

const _check = "_check"

Definition at line 70 of file TransactionType.php.

const _creditMemo = "_creditMemo"

Definition at line 78 of file TransactionType.php.

const _custom = "_custom"

Definition at line 86 of file TransactionType.php.

const _customerDeposit = "_customerDeposit"

Definition at line 94 of file TransactionType.php.

const _customerPayment = "_customerPayment"

Definition at line 102 of file TransactionType.php.

const _customerRefund = "_customerRefund"

Definition at line 110 of file TransactionType.php.

const _deposit = "_deposit"

Definition at line 118 of file TransactionType.php.

const _depositApplication = "_depositApplication"

Definition at line 126 of file TransactionType.php.

const _estimate = "_estimate"

Definition at line 134 of file TransactionType.php.

const _expenseReport = "_expenseReport"

Definition at line 142 of file TransactionType.php.

const _inventoryAdjustment = "_inventoryAdjustment"

Definition at line 150 of file TransactionType.php.

const _inventoryCostRevaluation = "_inventoryCostRevaluation"

Definition at line 158 of file TransactionType.php.

const _inventoryTransfer = "_inventoryTransfer"

Definition at line 166 of file TransactionType.php.

const _invoice = "_invoice"

Definition at line 174 of file TransactionType.php.

const _itemFulfillment = "_itemFulfillment"

Definition at line 182 of file TransactionType.php.

const _itemReceipt = "_itemReceipt"

Definition at line 190 of file TransactionType.php.

const _journal = "_journal"

Definition at line 198 of file TransactionType.php.

const _opportunity = "_opportunity"

Definition at line 206 of file TransactionType.php.

const _paycheckJournal = "_paycheckJournal"

Definition at line 214 of file TransactionType.php.

const _purchaseOrder = "_purchaseOrder"

Definition at line 222 of file TransactionType.php.

const _requisition = "_requisition"

Definition at line 230 of file TransactionType.php.

const _returnAuthorization = "_returnAuthorization"

Definition at line 238 of file TransactionType.php.

const _salesOrder = "_salesOrder"

Definition at line 246 of file TransactionType.php.

const _transferOrder = "_transferOrder"

Definition at line 254 of file TransactionType.php.

const _vendorBill = "_vendorBill"

Definition at line 262 of file TransactionType.php.

const _vendorCredit = "_vendorCredit"

Definition at line 270 of file TransactionType.php.

const _vendorPayment = "_vendorPayment"

Definition at line 278 of file TransactionType.php.

const _vendorReturnAuthorization = "_vendorReturnAuthorization"

Definition at line 286 of file TransactionType.php.

const _workOrder = "_workOrder"

Definition at line 294 of file TransactionType.php.

const _workOrderClose = "_workOrderClose"

Definition at line 302 of file TransactionType.php.

const _workOrderCompletion = "_workOrderCompletion"

Definition at line 310 of file TransactionType.php.

const _workOrderIssue = "_workOrderIssue"

Definition at line 318 of file TransactionType.php.


The documentation for this class was generated from the following file: