IPPVendorAndPurchasesPrefs.phpView Source

Show: PublicProtectedPrivateinherited
Table of Contents
Package
Default  

\IPPVendorAndPurchasesPrefs

Package: Default
IPPVendorAndPurchasesPrefs
\IPPVendorAndPurchasesPrefs

XmlDefinition
Defines VendorAndPurchase Prefs details  
XmlName
IPPVendorAndPurchasesPrefs  
XmlNamespace
http://schema.intuit.com/finance/v3  
XmlType
 

Properties

>VPropertypublicboolean $AutomaticBillPayment
Details
Type
boolean
Definition
Product:All Apply automatic bill payment  
XmlMinOccurs
0  
XmlName
AutomaticBillPayment  
XmlNamespace
http://schema.intuit.com/finance/v3  
XmlType
element  
>VPropertypublicboolean $BillableExpenseTracking
Details
Type
boolean
Definition
Product:All Enable BillableExpense tracking  
XmlMinOccurs
0  
XmlName
BillableExpenseTracking  
XmlNamespace
http://schema.intuit.com/finance/v3  
XmlType
element  
>VPropertypublicinteger $DaysBillsAreDue
Details
Type
integer
Definition
Product:QBW  
XmlMinOccurs
0  
XmlName
DaysBillsAreDue  
XmlNamespace
http://schema.intuit.com/finance/v3  
XmlType
element  
>VPropertypublicfloat $DefaultMarkup
Details
Type
float
Definition
Product:All Default markup rate used to calculate the markup amount on the transactions. To enter a markup rate of 8.5%, enter 8.5, not 0.085.  
XmlMinOccurs
0  
XmlName
DefaultMarkup  
XmlNamespace
http://schema.intuit.com/finance/v3  
XmlType
element  
>VPropertypublic\com\intuit\schema\finance\v3\IPPReferenceType $DefaultMarkupAccount
Details
Type
\com\intuit\schema\finance\v3\IPPReferenceType
Definition
Product:All Default markup Account used to calculate the markup amount on the transactions.  
XmlMinOccurs
0  
XmlName
DefaultMarkupAccount  
XmlNamespace
http://schema.intuit.com/finance/v3  
XmlType
element  
>VPropertypublic\com\intuit\schema\finance\v3\IPPReferenceType $DefaultTerms
Details
Type
\com\intuit\schema\finance\v3\IPPReferenceType
Definition
Product:All Default Terms  
XmlMinOccurs
0  
XmlName
DefaultTerms  
XmlNamespace
http://schema.intuit.com/finance/v3  
XmlType
element  
>VPropertypublic\com\intuit\schema\finance\v3\IPPReferenceType $DiscountAccountRef
Details
Type
\com\intuit\schema\finance\v3\IPPReferenceType
Definition
Cloud Max Length: 4000 [b]QuickBooks Notes[/b][br /] Max Length: 31 or 159 (for a fully qualified name)  
XmlMinOccurs
0  
XmlName
DiscountAccountRef  
XmlNamespace
http://schema.intuit.com/finance/v3  
XmlType
element  
>VPropertypublicboolean $EnableBills
Details
Type
boolean
Definition
Product:All Enables manage bills  
XmlMinOccurs
0  
XmlName
EnableBills  
XmlNamespace
http://schema.intuit.com/finance/v3  
XmlType
element  
>VPropertypublicstring $MsgToVendors
Details
Type
string
Definition
Product:All Message to vendors  
XmlMinOccurs
0  
XmlName
MsgToVendors  
XmlNamespace
http://schema.intuit.com/finance/v3  
XmlType
element  
>VPropertypublic\com\intuit\schema\finance\v3\IPPCustomFieldDefinition $POCustomField
Details
Type
\com\intuit\schema\finance\v3\IPPCustomFieldDefinition
Definition
Product:QBW Defines the CustomField definitions  
XmlMaxOccurs
unbounded  
XmlMinOccurs
0  
XmlName
POCustomField  
XmlNamespace
http://schema.intuit.com/finance/v3  
XmlType
element  
>VPropertypublicboolean $TrackingByCustomer
Details
Type
boolean
Definition
Product:All Enables tracking by customers  
XmlMinOccurs
0  
XmlName
TrackingByCustomer  
XmlNamespace
http://schema.intuit.com/finance/v3  
XmlType
element  
>VPropertypublicboolean $UsingInventory
Details
Type
boolean
Definition
Product:QBO  
XmlMinOccurs
0  
XmlName
UsingInventory  
XmlNamespace
http://schema.intuit.com/finance/v3  
XmlType
element  
>VPropertypublicboolean $UsingMultiLocationInventory
Details
Type
boolean
Definition
Product:QBW  
XmlMinOccurs
0  
XmlName
UsingMultiLocationInventory  
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.