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

Data Fields

 $country
 
 $fullName
 
 $shortname
 
 $internalId
 
- Data Fields inherited from Record
 $nullFieldList
 

Static Public Attributes

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

Detailed Description

State

Definition at line 8 of file State.php.

Field Documentation

$country

Definition at line 18 of file State.php.

$fullName

Definition at line 28 of file State.php.

$internalId

Definition at line 48 of file State.php.

$paramtypesmap
static
Initial value:
= array(
"country" => "Country",
"fullName" => "string",
"shortname" => "string",
"internalId" => "string",
)

Definition at line 52 of file State.php.

$shortname

Definition at line 38 of file State.php.


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