IPPTaxPrefs.phpView Source

Show: PublicProtectedPrivateinherited
Table of Contents
Package
Default  

\IPPTaxPrefs

Package: Default
IPPTaxPrefs
\IPPTaxPrefs

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

Properties

>VPropertypublic\com\intuit\schema\finance\v3\IPPReferenceType $NonTaxableSalesTaxCodeRef
Details
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  
>VPropertypublic\com\intuit\schema\finance\v3\IPPPaySalesTaxEnum $PaySalesTax
Details
Type
\com\intuit\schema\finance\v3\IPPPaySalesTaxEnum
Definition
Product: QBW Description:  
XmlMinOccurs
0  
XmlName
PaySalesTax  
XmlNamespace
http://schema.intuit.com/finance/v3  
XmlType
element  
>VPropertypublic\com\intuit\schema\finance\v3\IPPReferenceType $TaxGroupCodeRef
Details
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  
>VPropertypublic\com\intuit\schema\finance\v3\IPPReferenceType $TaxRateRef
Details
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  
>VPropertypublic\com\intuit\schema\finance\v3\IPPReferenceType $TaxableSalesTaxCodeRef
Details
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  
>VPropertypublicboolean $UsingSalesTax
Details
Type
boolean
XmlMinOccurs
0  
XmlName
UsingSalesTax  
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.