IPPEffectiveTaxRate.phpView Source

Show: PublicProtectedPrivateinherited
Table of Contents
Package
Default  

\IPPEffectiveTaxRate

Package: Default
IPPEffectiveTaxRate
\IPPEffectiveTaxRate

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

Properties

>VPropertypublicstring $EffectiveDate
Details
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  
>VPropertypublic\com\intuit\schema\finance\v3\IPPIntuitAnyType $EffectiveTaxRateEx
Details
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  
>VPropertypublicstring $EndDate
Details
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  
>VPropertypublicfloat $RateValue
Details
Type
float
Definition
Product: ALL Description: Represents rate value.  
XmlMinOccurs
0  
XmlName
RateValue  
XmlNamespace
http://schema.intuit.com/finance/v3  
XmlType
element  

Methods

methodpublic__construct(\dictionary $keyValInitializers = array(), boolean $verbose = FALSE) : void

Initializes 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
NameTypeDescription
$keyValInitializers\dictionary

key/value pairs to be populated into object's properties

$verboseboolean

specifies whether object should echo warnings

Documentation was generated by phpDocumentor 2.8.5.