Documentation

TaxGroup extends Record

Table of Contents

$city  : string
$county  : string
$description  : string
$externalId  : string
$includeChildren  : bool
$internalId  : string
$isDefault  : bool
$isInactive  : bool
$itemId  : string
$nexusCountry  : RecordRef
$nullFieldList  : NullField
$paramtypesmap  : mixed
$piggyback  : bool
$rate  : float
$state  : string
$subsidiaryList  : RecordRefList
$taxitem1  : RecordRef
$taxitem2  : RecordRef
$taxItemList  : TaxGroupTaxItemList
$taxType  : RecordRef
$unitprice1  : string
$unitprice2  : string
$zip  : string

Properties

$includeChildren

public bool $includeChildren

$paramtypesmap

public static mixed $paramtypesmap = array("itemId" => "string", "description" => "string", "state" => "string", "subsidiaryList" => "RecordRefList", "taxitem1" => "RecordRef", "unitprice1" => "string", "taxitem2" => "RecordRef", "unitprice2" => "string", "piggyback" => "boolean", "isInactive" => "boolean", "rate" => "float", "taxType" => "RecordRef", "includeChildren" => "boolean", "county" => "string", "city" => "string", "zip" => "string", "nexusCountry" => "RecordRef", "isDefault" => "boolean", "taxItemList" => "TaxGroupTaxItemList", "internalId" => "string", "externalId" => "string")

Search results