Documentation

TaxAcct extends Record

Table of Contents

$country  : mixed
$description  : mixed
$externalId  : mixed
$internalId  : mixed
$isInactive  : mixed
$name  : mixed
$nexus  : mixed
$nullFieldList  : mixed
$paramtypesmap  : mixed
$taxAcctType  : mixed

Properties

$description

public mixed $description

$externalId

public mixed $externalId

$internalId

public mixed $internalId

$isInactive

public mixed $isInactive

$nullFieldList

public mixed $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 mixed $taxAcctType

Search results