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

Data Fields

 $country
 
 $state
 
 $taxAgency
 
 $taxAgencyPst
 
 $taxCode
 
 $description
 
 $internalId
 
 $externalId
 
- Data Fields inherited from Record
 $nullFieldList
 

Static Public Attributes

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

Detailed Description

Nexus

Definition at line 8 of file Nexus.php.

Field Documentation

$country

Definition at line 18 of file Nexus.php.

$description

Definition at line 68 of file Nexus.php.

$externalId

Definition at line 88 of file Nexus.php.

$internalId

Definition at line 78 of file Nexus.php.

$paramtypesmap
static
Initial value:
= array(
"country" => "Country",
"state" => "RecordRef",
"taxAgency" => "RecordRef",
"taxAgencyPst" => "RecordRef",
"taxCode" => "RecordRef",
"description" => "string",
"internalId" => "string",
"externalId" => "string",
)

Definition at line 92 of file Nexus.php.

$state

Definition at line 28 of file Nexus.php.

$taxAgency

Definition at line 38 of file Nexus.php.

$taxAgencyPst

Definition at line 48 of file Nexus.php.

$taxCode

Definition at line 58 of file Nexus.php.


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