Documentation

SalesTaxItem extends Record

Table of Contents

$available  : mixed
$city  : mixed
$county  : mixed
$customFieldList  : mixed
$description  : mixed
$displayName  : mixed
$eccode  : mixed
$effectiveFrom  : mixed
$excludeFromTaxReports  : mixed
$exempt  : mixed
$export  : mixed
$externalId  : mixed
$includeChildren  : mixed
$internalId  : mixed
$isDefault  : mixed
$isInactive  : mixed
$itemId  : mixed
$name  : mixed
$nexusCountry  : mixed
$nullFieldList  : mixed
$paramtypesmap  : mixed
$parent  : mixed
$purchaseAccount  : mixed
$rate  : mixed
$reverseCharge  : mixed
$saleAccount  : mixed
$service  : mixed
$state  : mixed
$subsidiaryList  : mixed
$taxAccount  : mixed
$taxAgency  : mixed
$taxType  : mixed
$validUntil  : mixed
$zip  : mixed

Properties

$excludeFromTaxReports

public mixed $excludeFromTaxReports

$nullFieldList

public mixed $nullFieldList

$paramtypesmap

public static mixed $paramtypesmap = array("itemId" => "string", "displayName" => "string", "description" => "string", "rate" => "string", "taxType" => "RecordRef", "taxAgency" => "RecordRef", "purchaseAccount" => "RecordRef", "saleAccount" => "RecordRef", "isInactive" => "boolean", "effectiveFrom" => "dateTime", "validUntil" => "dateTime", "subsidiaryList" => "RecordRefList", "includeChildren" => "boolean", "eccode" => "boolean", "reverseCharge" => "boolean", "parent" => "RecordRef", "service" => "boolean", "exempt" => "boolean", "isDefault" => "boolean", "excludeFromTaxReports" => "boolean", "available" => "SalesTaxItemAvailable", "export" => "boolean", "taxAccount" => "RecordRef", "county" => "string", "city" => "string", "state" => "string", "zip" => "string", "nexusCountry" => "RecordRef", "name" => "string", "customFieldList" => "CustomFieldList", "internalId" => "string", "externalId" => "string")

Search results