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

Data Fields

 $binNumber
 
 $location
 
 $memo
 
 $isInactive
 
 $customFieldList
 
 $internalId
 
 $externalId
 
- Data Fields inherited from Record
 $nullFieldList
 

Static Public Attributes

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

Detailed Description

Bin

Definition at line 8 of file Bin.php.

Field Documentation

$binNumber

Definition at line 18 of file Bin.php.

$customFieldList

Definition at line 58 of file Bin.php.

$externalId

Definition at line 78 of file Bin.php.

$internalId

Definition at line 68 of file Bin.php.

$isInactive

Definition at line 48 of file Bin.php.

$location

Definition at line 28 of file Bin.php.

$memo

Definition at line 38 of file Bin.php.

$paramtypesmap
static
Initial value:
= array(
"binNumber" => "string",
"location" => "RecordRef",
"memo" => "string",
"isInactive" => "boolean",
"customFieldList" => "CustomFieldList",
"internalId" => "string",
"externalId" => "string",
)

Definition at line 82 of file Bin.php.


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