TaxAcct
extends Record
in package
Table of Contents
- $country : mixed
- $description : string
- $externalId : string
- $internalId : string
- $isInactive : bool
- $name : string
- $nexus : RecordRef
- $nullFieldList : NullField
- $paramtypesmap : mixed
- $taxAcctType : TaxAcctType
Properties
$country
public
mixed
$country
\NetSuite\Classes\Country::*
$description
public
string
$description
$externalId
public
string
$externalId
$internalId
public
string
$internalId
$isInactive
public
bool
$isInactive
$name
public
string
$name
$nexus
public
RecordRef
$nexus
$nullFieldList
public
NullField
$nullFieldList
$paramtypesmap
public
static mixed
$paramtypesmap
= array("name" => "string", "description" => "string", "nexus" => "RecordRef", "country" => "Country", "taxAcctType" => "TaxAcctType", "isInactive" => "boolean", "internalId" => "string", "externalId" => "string")
$taxAcctType
public
TaxAcctType
$taxAcctType