Netsutie PHP Toolkit
TaxTypeNexusesTax Class Reference

Data Fields

 $nexus
 
 $description
 
 $saleTaxAcct
 
 $purchTaxAcct
 

Static Public Attributes

static $paramtypesmap
 

Detailed Description

TaxTypeNexusesTax

Definition at line 8 of file TaxTypeNexusesTax.php.

Field Documentation

$description

Definition at line 28 of file TaxTypeNexusesTax.php.

$nexus

Definition at line 18 of file TaxTypeNexusesTax.php.

$paramtypesmap
static
Initial value:
= array(
"nexus" => "RecordRef",
"description" => "string",
"saleTaxAcct" => "RecordRef",
"purchTaxAcct" => "RecordRef",
)

Definition at line 52 of file TaxTypeNexusesTax.php.

$purchTaxAcct

Definition at line 48 of file TaxTypeNexusesTax.php.

$saleTaxAcct

Definition at line 38 of file TaxTypeNexusesTax.php.


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