Netsutie PHP Toolkit
BinWorksheet Class Reference
Inheritance diagram for BinWorksheet:
Record

Data Fields

 $createdDate
 
 $lastModifiedDate
 
 $tranDate
 
 $memo
 
 $location
 
 $tranId
 
 $itemList
 
 $internalId
 
 $externalId
 
- Data Fields inherited from Record
 $nullFieldList
 

Static Public Attributes

static $paramtypesmap
 
- Static Public Attributes inherited from Record
static $paramtypesmap
 

Detailed Description

BinWorksheet

Definition at line 8 of file BinWorksheet.php.

Field Documentation

$createdDate

Definition at line 18 of file BinWorksheet.php.

$externalId

Definition at line 98 of file BinWorksheet.php.

$internalId

Definition at line 88 of file BinWorksheet.php.

$itemList

Definition at line 78 of file BinWorksheet.php.

$lastModifiedDate

Definition at line 28 of file BinWorksheet.php.

$location

Definition at line 58 of file BinWorksheet.php.

$memo

Definition at line 48 of file BinWorksheet.php.

$paramtypesmap
static
Initial value:
= array(
"createdDate" => "dateTime",
"lastModifiedDate" => "dateTime",
"tranDate" => "dateTime",
"memo" => "string",
"location" => "RecordRef",
"tranId" => "string",
"itemList" => "BinWorksheetItemList",
"internalId" => "string",
"externalId" => "string",
)

Definition at line 102 of file BinWorksheet.php.

$tranDate

Definition at line 38 of file BinWorksheet.php.

$tranId

Definition at line 68 of file BinWorksheet.php.


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