Netsutie PHP Toolkit
Main Page
Data Structures
Files
File List
Globals
InventoryAdjustmentInventoryList.php
Go to the documentation of this file.
1
<?php
8
class
InventoryAdjustmentInventoryList
{
9
18
public
$inventory
;
19
28
public
$replaceAll
;
29
30
31
32
static
$paramtypesmap
= array(
33
34
"inventory"
=>
"InventoryAdjustmentInventory[]"
,
35
36
"replaceAll"
=>
"boolean"
,
37
38
);
39
40
}
InventoryAdjustmentInventoryList\$paramtypesmap
static $paramtypesmap
Definition:
InventoryAdjustmentInventoryList.php:32
InventoryAdjustmentInventoryList\$inventory
$inventory
Definition:
InventoryAdjustmentInventoryList.php:18
InventoryAdjustmentInventoryList
Definition:
InventoryAdjustmentInventoryList.php:8
InventoryAdjustmentInventoryList\$replaceAll
$replaceAll
Definition:
InventoryAdjustmentInventoryList.php:28
Generated by
dreamxtream
using
1.8.10