IPPTaxCode.php
- Package
- Default
\IPPTaxCode
Package: Default

















- Parent(s)
- \IPPIntuitEntity
- Inherited_from
- \IPPIntuitEntity
- IPPTaxCode
- \IPPTaxCode
- XmlDefinition
- Product: ALL Description: A tax code is used to track the taxable or non-taxable status of products, services, and customers. You can assign a sales tax code to each of your products, services, and customers based on their taxable or non-taxable status. You can then use these codes to generate reports that provide information to the tax agencies about the taxable or non-taxable status of certain sales. [br]See [a href="http://ipp.developer.intuit.com/0010_Intuit_Partner_Platform/0060_Financial_Management_Services_(v3)/01100_Global_Tax_Model"]Global Tax Model[/a].
- XmlName
- IPPTaxCode
- XmlNamespace
- http://schema.intuit.com/finance/v3
- XmlType
- IntuitEntity
Properties

boolean $ActiveDetails
- Type
- boolean
- Definition
- 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
- XmlMinOccurs
- 0
- XmlName
- Active
- XmlNamespace
- http://schema.intuit.com/finance/v3
- XmlType
- element

\com\intuit\schema\finance\v3\IPPTaxRateList $AdjustmentTaxRateListDetails
- Type
- \com\intuit\schema\finance\v3\IPPTaxRateList
- Definition
- Product: QBO Description: List of references to adjustment tax rates that apply to the transaction.
- XmlMinOccurs
- 0
- XmlName
- AdjustmentTaxRateList
- XmlNamespace
- http://schema.intuit.com/finance/v3
- XmlType
- element

\com\intuit\schema\finance\v3\IPPAttachableRef $AttachableRefDetails
- Type
- \com\intuit\schema\finance\v3\IPPAttachableRef
- Definition
- Specifies entity name of the attachment from where the attachment was requested
- XmlMaxOccurs
- unbounded
- XmlMinOccurs
- 0
- XmlName
- AttachableRef
- XmlNamespace
- http://schema.intuit.com/finance/v3
- XmlType
- element

\com\intuit\schema\finance\v3\IPPCustomField $CustomFieldDetails
- Type
- \com\intuit\schema\finance\v3\IPPCustomField
- Definition
- Product: QBW Description: Custom field (or data extension). Filterable: QBW
- XmlMaxOccurs
- unbounded
- XmlMinOccurs
- 0
- XmlName
- CustomField
- XmlNamespace
- http://schema.intuit.com/finance/v3
- XmlType
- element

string $DescriptionDetails
- Type
- string
- Definition
- Product: ALL Description: User entered description for the sales tax code.[br/]Max Length: 31 characters.
- XmlMinOccurs
- 0
- XmlName
- Description
- XmlNamespace
- http://schema.intuit.com/finance/v3
- XmlType
- element

\com\intuit\schema\finance\v3\IPPid $IdDetails
- Type
- \com\intuit\schema\finance\v3\IPPid
- Definition
- Product: ALL Description: Unique Identifier for an Intuit entity (object). [br /]Required for the update operation. Required: ALL Filterable: ALL
- XmlMinOccurs
- 0
- XmlName
- Id
- XmlNamespace
- http://schema.intuit.com/finance/v3
- XmlType
- element

\com\intuit\schema\finance\v3\IPPModificationMetaData $MetaDataDetails
- Type
- \com\intuit\schema\finance\v3\IPPModificationMetaData
- Definition
- Product: ALL Description: Descriptive information about the entity. The MetaData values are set by Data Services and are read only for all applications.
- XmlMinOccurs
- 0
- XmlName
- MetaData
- XmlNamespace
- http://schema.intuit.com/finance/v3
- XmlType
- element

string $NameDetails
- Type
- string
- Definition
- 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
- XmlMinOccurs
- 0
- XmlName
- Name
- XmlNamespace
- http://schema.intuit.com/finance/v3
- XmlType
- element

\com\intuit\schema\finance\v3\IPPTaxRateList $PurchaseTaxRateListDetails
- Type
- \com\intuit\schema\finance\v3\IPPTaxRateList
- Definition
- Product: ALL Description: List of references to tax rates that apply for purchase transactions when this tax code is used.
- XmlMinOccurs
- 0
- XmlName
- PurchaseTaxRateList
- XmlNamespace
- http://schema.intuit.com/finance/v3
- XmlType
- element

\com\intuit\schema\finance\v3\IPPTaxRateList $SalesTaxRateListDetails
- Type
- \com\intuit\schema\finance\v3\IPPTaxRateList
- Definition
- Product: ALL Description: List of references to tax rates that apply for sales transactions when this tax code is used.
- XmlMinOccurs
- 0
- XmlName
- SalesTaxRateList
- XmlNamespace
- http://schema.intuit.com/finance/v3
- XmlType
- element

string $SyncTokenDetails
- Type
- string
- Definition
- 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
- XmlMinOccurs
- 0
- XmlName
- SyncToken
- XmlNamespace
- http://schema.intuit.com/finance/v3
- XmlType
- element

\com\intuit\schema\finance\v3\IPPIntuitAnyType $TaxCodeExDetails
- Type
- \com\intuit\schema\finance\v3\IPPIntuitAnyType
- Definition
- Product: ALL Description: Internal use only: extension place holder for TaxCode
- XmlMinOccurs
- 0
- XmlName
- TaxCodeEx
- XmlNamespace
- http://schema.intuit.com/finance/v3
- XmlType
- element

boolean $TaxGroupDetails
- Type
- boolean
- Definition
- 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.
- XmlMinOccurs
- 0
- XmlName
- TaxGroup
- XmlNamespace
- http://schema.intuit.com/finance/v3
- XmlType
- element

boolean $TaxableDetails
- Type
- boolean
- Definition
- Product: QBW Description: False or null means meaning non-taxable (default). True means taxable.
- XmlMinOccurs
- 0
- XmlName
- Taxable
- XmlNamespace
- http://schema.intuit.com/finance/v3
- XmlType
- element

string $domainDetails
- Type
- string
- Definition
- Product: ALL Description: Domain in which the entity belongs.
- XmlName
- domain
- XmlType
- attribute

boolean $sparseDetails
- Type
- boolean
- Definition
- Product: ALL Description: True if the entity representation has a partial set of elements. Output only field.
- XmlName
- sparse
- XmlType
- attribute
Methods

__construct(\dictionary $keyValInitializers = array(), boolean $verbose = FALSE) : voidInitializes this object, optionally with pre-defined property values
Initializes this object and it's property members, using the dictionary
of key/value pairs passed as an optional argument.
Parameters| Name | Type | Description |
|---|---|---|
| $keyValInitializers | \dictionary | key/value pairs to be populated into object's properties |
| $verbose | boolean | specifies whether object should echo warnings |

__construct(\dictionary $keyValInitializers = array(), boolean $verbose = FALSE) : voidinherited
Initializes this object, optionally with pre-defined property values
Inherited from:Initializes this object and it's property members, using the dictionary
of key/value pairs passed as an optional argument.
Parameters| Name | Type | Description |
|---|---|---|
| $keyValInitializers | \dictionary | key/value pairs to be populated into object's properties |
| $verbose | boolean | specifies whether object should echo warnings |