TaxType
extends Record
in package
Table of Contents
- $country : mixed
- $description : string
- $doesNotAddToTotal : bool
- $externalId : string
- $internalId : string
- $isInactive : bool
- $name : string
- $nexusAccountsList : TaxTypeNexusAccountsList
- $nexusesTaxList : TaxTypeNexusesTaxList
- $nullFieldList : NullField
- $paramtypesmap : mixed
- $postToItemCost : bool
- $reverseCharge : bool
- $taxInNetAmount : bool
Properties
$country
public
mixed
$country
\NetSuite\Classes\Country::*
$description
public
string
$description
$doesNotAddToTotal
public
bool
$doesNotAddToTotal
$externalId
public
string
$externalId
$internalId
public
string
$internalId
$isInactive
public
bool
$isInactive
$name
public
string
$name
$nexusAccountsList
public
TaxTypeNexusAccountsList
$nexusAccountsList
$nexusesTaxList
public
TaxTypeNexusesTaxList
$nexusesTaxList
$nullFieldList
public
NullField
$nullFieldList
$paramtypesmap
public
static mixed
$paramtypesmap
= array("name" => "string", "description" => "string", "doesNotAddToTotal" => "boolean", "postToItemCost" => "boolean", "taxInNetAmount" => "boolean", "reverseCharge" => "boolean", "isInactive" => "boolean", "nexusAccountsList" => "TaxTypeNexusAccountsList", "nexusesTaxList" => "TaxTypeNexusesTaxList", "country" => "Country", "internalId" => "string", "externalId" => "string")
$postToItemCost
public
bool
$postToItemCost
$reverseCharge
public
bool
$reverseCharge
$taxInNetAmount
public
bool
$taxInNetAmount