Documentation

Nexus extends Record

Table of Contents

$country  : mixed
$description  : string
$externalId  : string
$internalId  : string
$isInactive  : bool
$nullFieldList  : NullField
$paramtypesmap  : mixed
$parentNexus  : RecordRef
$state  : RecordRef
$taxAgency  : RecordRef
$taxAgencyPst  : RecordRef
$taxCode  : RecordRef
$taxDateFromFulfillment  : bool

Properties

$country

public mixed $country

\NetSuite\Classes\Country::*

$description

public string $description

$externalId

public string $externalId

$internalId

public string $internalId

$isInactive

public bool $isInactive

$paramtypesmap

public static mixed $paramtypesmap = array("country" => "Country", "state" => "RecordRef", "taxAgency" => "RecordRef", "taxAgencyPst" => "RecordRef", "taxCode" => "RecordRef", "description" => "string", "parentNexus" => "RecordRef", "isInactive" => "boolean", "taxDateFromFulfillment" => "boolean", "internalId" => "string", "externalId" => "string")

$taxDateFromFulfillment

public bool $taxDateFromFulfillment

Search results