Click or drag to resize
TaxCode Properties

The TaxCode type exposes the following members.

Properties
  NameDescription
Public propertyActive
Product: QBW Description: False if inactive. Inactive sales tax codes may be hidden from display and may not be used on financial transactions. Filterable: ALL
Public propertyActiveSpecified
Public propertyAdjustmentTaxRateList
Product: QBO Description: List of references to adjustment tax rates that apply to the transaction.
Public propertyAttachableRef
Specifies entity name of the attachment from where the attachment was requested
(Inherited from IntuitEntity.)
Public propertyCustomField
Product: QBW Description: Custom field (or data extension). Filterable: QBW
(Inherited from IntuitEntity.)
Public propertyDescription
Product: ALL Description: User entered description for the sales tax code.[br/]Max Length: 31 characters.
Public propertydomain
Product: ALL Description: Domain in which the entity belongs.
(Inherited from IntuitEntity.)
Public propertyHeaderFull
Property used for Select clauses. This property is not used for entity operation and Where and orderBy clauses.
(Inherited from IntuitEntity.)
Public propertyHeaderLite
Property used for Select clauses. This property is not used for entity operation and Where and orderBy clauses.
(Inherited from IntuitEntity.)
Public propertyId
Product: ALL Description: Unique Identifier for an Intuit entity (object). [br /]Required for the update operation. Required: ALL Filterable: ALL
(Inherited from IntuitEntity.)
Public propertyMetaData
Product: ALL Description: Descriptive information about the entity. The MetaData values are set by Data Services and are read only for all applications.
(Inherited from IntuitEntity.)
Public propertyName
Product: QBW Description: User recognizable name for the tax sales code.[br/]Max. Length: 3 characters.[br /]Required for the Create request. Product: QBO Description: User recognizable name for the tax sales code.[br/]Max. Length: 10 characters. Required: ALL Filterable: ALL Sortable: ALL
Public propertyNameAndId
Property used for Select clauses. This property is not used for entity operation and Where and orderBy clauses.
(Inherited from IntuitEntity.)
Public propertyOverview
Property used for Select clauses. This property is not used for entity operation and Where and orderBy clauses.
(Inherited from IntuitEntity.)
Public propertyPurchaseTaxRateList
Product: ALL Description: List of references to tax rates that apply for purchase transactions when this tax code is used.
Public propertySalesTaxRateList
Product: ALL Description: List of references to tax rates that apply for sales transactions when this tax code is used.
Public propertysparse
Product: ALL Description: True if the entity representation has a partial set of elements. Output only field.
(Inherited from IntuitEntity.)
Public propertysparseSpecified (Inherited from IntuitEntity.)
Public propertystatus
Product: ALL Description: System status of the entity. Output only field.[br /] Filterable: ALL
(Inherited from IntuitEntity.)
Public propertystatusSpecified (Inherited from IntuitEntity.)
Public propertySyncToken
Product: ALL Description: Version number of the entity. The SyncToken is used to lock the entity for use by one application at a time. As soon as an application modifies an entity, its SyncToken is incremented; another application's request to modify the entity with the same SyncToken will fail. Only the latest version of the entity is maintained by Data Services. An attempt to modify an entity specifying an older SyncToken will fail. [br /]Required for the update operation. Required: ALL
(Inherited from IntuitEntity.)
Public propertyTaxable
Product: QBW Description: False or null means meaning non-taxable (default). True means taxable.
Public propertyTaxableSpecified
Public propertyTaxCodeEx
Product: ALL Description: Internal use only: extension place holder for TaxCode
Public propertyTaxGroup
Product:QBW Description: True if this tax code represents a group of tax rates (a desktop TaxGroupItem), false if it represents a QuickBooks US TaxCode.
Public propertyTaxGroupSpecified
Top
See Also