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
$available
public
SalesTaxItemAvailable
$available
$city
public
string
$city
$county
public
string
$county
$customFieldList
public
CustomFieldList
$customFieldList
$description
public
string
$description
$displayName
public
string
$displayName
$eccode
public
bool
$eccode
$effectiveFrom
public
string
$effectiveFrom
$excludeFromTaxReports
public
bool
$excludeFromTaxReports
$exempt
public
bool
$exempt
$export
public
bool
$export
$externalId
public
string
$externalId
$includeChildren
public
bool
$includeChildren
$internalId
public
string
$internalId
$isDefault
public
bool
$isDefault
$isInactive
public
bool
$isInactive
$itemId
public
string
$itemId
$name
public
string
$name
$nexusCountry
public
RecordRef
$nexusCountry
$nullFieldList
public
NullField
$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")
$parent
public
RecordRef
$parent
$purchaseAccount
public
RecordRef
$purchaseAccount
$rate
public
string
$rate
$reverseCharge
public
bool
$reverseCharge
$saleAccount
public
RecordRef
$saleAccount
$service
public
bool
$service
$state
public
string
$state
$subsidiaryList
public
RecordRefList
$subsidiaryList
$taxAccount
public
RecordRef
$taxAccount
$taxAgency
public
RecordRef
$taxAgency
$taxType
public
RecordRef
$taxType
$validUntil
public
string
$validUntil
$zip
public
string
$zip