Netsutie PHP Toolkit
|
Data Fields | |
const | _assembly = "_assembly" |
const | _description = "_description" |
const | _discount = "_discount" |
const | _downloadItem = "_downloadItem" |
const | _giftCertificateItem = "_giftCertificateItem" |
const | _inventoryItem = "_inventoryItem" |
const | _itemGroup = "_itemGroup" |
const | _kit = "_kit" |
const | _markup = "_markup" |
const | _nonInventoryItem = "_nonInventoryItem" |
const | _otherCharge = "_otherCharge" |
const | _payment = "_payment" |
const | _service = "_service" |
const | _subtotal = "_subtotal" |
Static Public Attributes | |
static | $paramtypesmap |
Definition at line 8 of file ItemType.php.
|
static |
Definition at line 12 of file ItemType.php.
const _assembly = "_assembly" |
Definition at line 22 of file ItemType.php.
const _description = "_description" |
Definition at line 30 of file ItemType.php.
const _discount = "_discount" |
Definition at line 38 of file ItemType.php.
const _downloadItem = "_downloadItem" |
Definition at line 46 of file ItemType.php.
const _giftCertificateItem = "_giftCertificateItem" |
Definition at line 54 of file ItemType.php.
const _inventoryItem = "_inventoryItem" |
Definition at line 62 of file ItemType.php.
const _itemGroup = "_itemGroup" |
Definition at line 70 of file ItemType.php.
const _kit = "_kit" |
Definition at line 78 of file ItemType.php.
const _markup = "_markup" |
Definition at line 86 of file ItemType.php.
const _nonInventoryItem = "_nonInventoryItem" |
Definition at line 94 of file ItemType.php.
const _otherCharge = "_otherCharge" |
Definition at line 102 of file ItemType.php.
const _payment = "_payment" |
Definition at line 110 of file ItemType.php.
const _service = "_service" |
Definition at line 118 of file ItemType.php.
const _subtotal = "_subtotal" |
Definition at line 126 of file ItemType.php.