IPPProductAndServicesPrefs.phpView Source

Show: PublicProtectedPrivateinherited
Table of Contents
Package
Default  

\IPPProductAndServicesPrefs

Package: Default
IPPProductAndServicesPrefs
\IPPProductAndServicesPrefs

XmlDefinition
Defines Product and Services Prefs details  
XmlName
IPPProductAndServicesPrefs  
XmlNamespace
http://schema.intuit.com/finance/v3  
XmlType
 

Properties

>VPropertypublicboolean $ForPurchase
Details
Type
boolean
Definition
Product:QBO ProductAndServices for purchases enabled  
XmlMinOccurs
0  
XmlName
ForPurchase  
XmlNamespace
http://schema.intuit.com/finance/v3  
XmlType
element  
>VPropertypublicboolean $ForSales
Details
Type
boolean
Definition
Product:QBO ProductAndServices for Sales enabled  
XmlMinOccurs
0  
XmlName
ForSales  
XmlNamespace
http://schema.intuit.com/finance/v3  
XmlType
element  
>VPropertypublicboolean $InventoryAndPurchaseOrder
Details
Type
boolean
Definition
Product:QBW Inventory and PO are active  
XmlMinOccurs
0  
XmlName
InventoryAndPurchaseOrder  
XmlNamespace
http://schema.intuit.com/finance/v3  
XmlType
element  
>VPropertypublicboolean $QuantityOnHand
Details
Type
boolean
Definition
Product:QBO Enable QuantityOnHand enabled  
XmlMinOccurs
0  
XmlName
QuantityOnHand  
XmlNamespace
http://schema.intuit.com/finance/v3  
XmlType
element  
>VPropertypublicboolean $QuantityWithPriceAndRate
Details
Type
boolean
Definition
Product:QBO Enable quantity with price and rate enabled  
XmlMinOccurs
0  
XmlName
QuantityWithPriceAndRate  
XmlNamespace
http://schema.intuit.com/finance/v3  
XmlType
element  
>VPropertypublic\com\intuit\schema\finance\v3\IPPUOMFeatureTypeEnum $UOM
Details
Type
\com\intuit\schema\finance\v3\IPPUOMFeatureTypeEnum
Definition
Product:QBW. Possible values are Disabled,SinglePerItem and MultiplePerItem  
XmlMinOccurs
0  
XmlName
UOM  
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.