IPPEffectiveTaxRate.php
- Package
- Default
\IPPEffectiveTaxRate
Package: Default



- IPPEffectiveTaxRate
- \IPPEffectiveTaxRate
- XmlDefinition
- Product: QBO Description: EffectiveTaxRate detail
- XmlName
- IPPEffectiveTaxRate
- XmlNamespace
- http://schema.intuit.com/finance/v3
- XmlType
Properties

string $EffectiveDateDetails
- Type
- string
- Definition
- Product: QBO Description: Effective starting date for which this taxrate is applicable
- XmlMinOccurs
- 0
- XmlName
- EffectiveDate
- XmlNamespace
- http://schema.intuit.com/finance/v3
- XmlType
- element

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

string $EndDateDetails
- Type
- string
- Definition
- Product: QBO Description: End date of this taxrate applicability
- XmlMinOccurs
- 0
- XmlName
- EndDate
- 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 |