Documentation

SalesTaxItem extends Record

Table of Contents

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

Properties

$excludeFromTaxReports

public bool $excludeFromTaxReports

$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