Netsutie PHP Toolkit
ItemSupplyPlanOrder Class Reference

Data Fields

 $orderLineId
 
 $orderDate
 
 $receiptDate
 
 $sourceLocation
 
 $quantity
 
 $orderCreated
 
 $orderType
 

Static Public Attributes

static $paramtypesmap
 

Detailed Description

ItemSupplyPlanOrder

Definition at line 8 of file ItemSupplyPlanOrder.php.

Field Documentation

$orderCreated

Definition at line 68 of file ItemSupplyPlanOrder.php.

$orderDate

Definition at line 28 of file ItemSupplyPlanOrder.php.

$orderLineId

Definition at line 18 of file ItemSupplyPlanOrder.php.

$orderType

Definition at line 78 of file ItemSupplyPlanOrder.php.

$paramtypesmap
static
Initial value:
= array(
"orderLineId" => "integer",
"orderDate" => "dateTime",
"receiptDate" => "dateTime",
"sourceLocation" => "RecordRef",
"quantity" => "float",
"orderCreated" => "boolean",
"orderType" => "ItemSupplyPlanOrderType",
)

Definition at line 82 of file ItemSupplyPlanOrder.php.

$quantity

Definition at line 58 of file ItemSupplyPlanOrder.php.

$receiptDate

Definition at line 38 of file ItemSupplyPlanOrder.php.

$sourceLocation

Definition at line 48 of file ItemSupplyPlanOrder.php.


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