IPPTaxPrefs.php
- Package
- Default
\IPPTaxPrefs
Package: Default





- IPPTaxPrefs
- \IPPTaxPrefs
- XmlName
- IPPTaxPrefs
- XmlNamespace
- http://schema.intuit.com/finance/v3
- XmlType
Properties

\com\intuit\schema\finance\v3\IPPReferenceType $NonTaxableSalesTaxCodeRefDetails
- Type
- \com\intuit\schema\finance\v3\IPPReferenceType
- Definition
- Product: QBW [b]QuickBooks Notes[/b][br /] Max Length: 3
- XmlMinOccurs
- 0
- XmlName
- NonTaxableSalesTaxCodeRef
- XmlNamespace
- http://schema.intuit.com/finance/v3
- XmlType
- element

\com\intuit\schema\finance\v3\IPPPaySalesTaxEnum $PaySalesTaxDetails
- Type
- \com\intuit\schema\finance\v3\IPPPaySalesTaxEnum
- Definition
- Product: QBW Description:
- XmlMinOccurs
- 0
- XmlName
- PaySalesTax
- XmlNamespace
- http://schema.intuit.com/finance/v3
- XmlType
- element

\com\intuit\schema\finance\v3\IPPReferenceType $TaxGroupCodeRefDetails
- Type
- \com\intuit\schema\finance\v3\IPPReferenceType
- Definition
- Product: QBW Description: US only? reference to a TaxCode entity where the group field of the referenced entity is true, that is, a TaxCode representing a list of tax rates that should apply by default.
- XmlMinOccurs
- 0
- XmlName
- TaxGroupCodeRef
- XmlNamespace
- http://schema.intuit.com/finance/v3
- XmlType
- element

\com\intuit\schema\finance\v3\IPPReferenceType $TaxRateRefDetails
- Type
- \com\intuit\schema\finance\v3\IPPReferenceType
- Definition
- Product: QBW Description: US-only? reference to a TaxRate entity indicating the sales tax to apply by default.
- XmlMinOccurs
- 0
- XmlName
- TaxRateRef
- XmlNamespace
- http://schema.intuit.com/finance/v3
- XmlType
- element

\com\intuit\schema\finance\v3\IPPReferenceType $TaxableSalesTaxCodeRefDetails
- Type
- \com\intuit\schema\finance\v3\IPPReferenceType
- Definition
- Product: QBW [b]QuickBooks Notes[/b][br /] Max Length: 3
- XmlMinOccurs
- 0
- XmlName
- TaxableSalesTaxCodeRef
- XmlNamespace
- http://schema.intuit.com/finance/v3
- XmlType
- element
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 |