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

Data Fields

 $name
 
 $description
 
 $nexusesTaxList
 
 $internalId
 
 $externalId
 
- Data Fields inherited from Record
 $nullFieldList
 

Static Public Attributes

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

Detailed Description

TaxType

Definition at line 8 of file TaxType.php.

Field Documentation

$description

Definition at line 28 of file TaxType.php.

$externalId

Definition at line 58 of file TaxType.php.

$internalId

Definition at line 48 of file TaxType.php.

$name

Definition at line 18 of file TaxType.php.

$nexusesTaxList

Definition at line 38 of file TaxType.php.

$paramtypesmap
static
Initial value:
= array(
"name" => "string",
"description" => "string",
"nexusesTaxList" => "TaxTypeNexusesTaxList",
"internalId" => "string",
"externalId" => "string",
)

Definition at line 62 of file TaxType.php.


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