IPPTaxRateDetails.phpView Source

Show: PublicProtectedPrivateinherited
Table of Contents
Package
Default  

\IPPTaxRateDetails

Package: Default
IPPTaxRateDetails
\IPPTaxRateDetails

XmlDefinition
Product: QBO Description: TaxRate details  
XmlName
IPPTaxRateDetails  
XmlNamespace
http://schema.intuit.com/finance/v3  
XmlType
 

Properties

>VPropertypublicfloat $RateValue
Details
Type
float
Definition
Product: QBO Description: TaxRate value  
XmlMaxOccurs
1  
XmlMinOccurs
0  
XmlName
RateValue  
XmlNamespace
http://schema.intuit.com/finance/v3  
XmlType
element  
>VPropertypublicstring $TaxAgencyId
Details
Type
string
Definition
Product: QBO Description: TaxAgency details  
XmlMaxOccurs
1  
XmlMinOccurs
0  
XmlName
TaxAgencyId  
XmlNamespace
http://schema.intuit.com/finance/v3  
XmlType
element  
>VPropertypublic\com\intuit\schema\finance\v3\IPPTaxRateApplicableOnEnum $TaxApplicableOn
Details
Type
\com\intuit\schema\finance\v3\IPPTaxRateApplicableOnEnum
Definition
Product: QBO Description: Default is SalesTax  
XmlMaxOccurs
1  
XmlMinOccurs
0  
XmlName
TaxApplicableOn  
XmlNamespace
http://schema.intuit.com/finance/v3  
XmlType
element  
>VPropertypublicstring $TaxRateId
Details
Type
string
Definition
Product: QBO Description: TaxRate details  
XmlMaxOccurs
1  
XmlMinOccurs
0  
XmlName
TaxRateId  
XmlNamespace
http://schema.intuit.com/finance/v3  
XmlType
element  
>VPropertypublicstring $TaxRateName
Details
Type
string
Definition
Product: QBO Description: TaxRate details  
XmlMaxOccurs
1  
XmlMinOccurs
0  
XmlName
TaxRateName  
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.