Documentation

TaxType extends Record

Table of Contents

$country  : mixed
$description  : mixed
$doesNotAddToTotal  : mixed
$externalId  : mixed
$internalId  : mixed
$isInactive  : mixed
$name  : mixed
$nexusAccountsList  : mixed
$nexusesTaxList  : mixed
$nullFieldList  : mixed
$paramtypesmap  : mixed
$postToItemCost  : mixed
$reverseCharge  : mixed
$taxInNetAmount  : mixed

Properties

$description

public mixed $description

$doesNotAddToTotal

public mixed $doesNotAddToTotal

$externalId

public mixed $externalId

$internalId

public mixed $internalId

$isInactive

public mixed $isInactive

$nexusAccountsList

public mixed $nexusAccountsList

$nexusesTaxList

public mixed $nexusesTaxList

$nullFieldList

public mixed $nullFieldList

$paramtypesmap

public static mixed $paramtypesmap = array("name" => "string", "description" => "string", "doesNotAddToTotal" => "boolean", "postToItemCost" => "boolean", "taxInNetAmount" => "boolean", "reverseCharge" => "boolean", "isInactive" => "boolean", "nexusAccountsList" => "TaxTypeNexusAccountsList", "nexusesTaxList" => "TaxTypeNexusesTaxList", "country" => "Country", "internalId" => "string", "externalId" => "string")

$postToItemCost

public mixed $postToItemCost

$reverseCharge

public mixed $reverseCharge

$taxInNetAmount

public mixed $taxInNetAmount

Search results