Documentation

TaxAcct extends Record

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

$paramtypesmap

public static mixed $paramtypesmap = array("name" => "string", "description" => "string", "nexus" => "RecordRef", "country" => "Country", "taxAcctType" => "TaxAcctType", "isInactive" => "boolean", "internalId" => "string", "externalId" => "string")

Search results