IPPVendorAndPurchasesPrefs.php
- Package
- Default
\IPPVendorAndPurchasesPrefs
Package: Default












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

boolean $AutomaticBillPaymentDetails
- Type
- boolean
- Definition
- Product:All Apply automatic bill payment
- XmlMinOccurs
- 0
- XmlName
- AutomaticBillPayment
- XmlNamespace
- http://schema.intuit.com/finance/v3
- XmlType
- element

boolean $BillableExpenseTrackingDetails
- Type
- boolean
- Definition
- Product:All Enable BillableExpense tracking
- XmlMinOccurs
- 0
- XmlName
- BillableExpenseTracking
- XmlNamespace
- http://schema.intuit.com/finance/v3
- XmlType
- element

integer $DaysBillsAreDueDetails
- Type
- integer
- Definition
- Product:QBW
- XmlMinOccurs
- 0
- XmlName
- DaysBillsAreDue
- XmlNamespace
- http://schema.intuit.com/finance/v3
- XmlType
- element

float $DefaultMarkupDetails
- 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

\com\intuit\schema\finance\v3\IPPReferenceType $DefaultMarkupAccountDetails
- 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

\com\intuit\schema\finance\v3\IPPReferenceType $DefaultTermsDetails
- 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

\com\intuit\schema\finance\v3\IPPReferenceType $DiscountAccountRefDetails
- 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

boolean $EnableBillsDetails
- Type
- boolean
- Definition
- Product:All Enables manage bills
- XmlMinOccurs
- 0
- XmlName
- EnableBills
- XmlNamespace
- http://schema.intuit.com/finance/v3
- XmlType
- element

string $MsgToVendorsDetails
- Type
- string
- Definition
- Product:All Message to vendors
- XmlMinOccurs
- 0
- XmlName
- MsgToVendors
- XmlNamespace
- http://schema.intuit.com/finance/v3
- XmlType
- element

\com\intuit\schema\finance\v3\IPPCustomFieldDefinition $POCustomFieldDetails
- 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

boolean $TrackingByCustomerDetails
- Type
- boolean
- Definition
- Product:All Enables tracking by customers
- XmlMinOccurs
- 0
- XmlName
- TrackingByCustomer
- XmlNamespace
- http://schema.intuit.com/finance/v3
- XmlType
- element

boolean $UsingInventoryDetails
- Type
- boolean
- Definition
- Product:QBO
- XmlMinOccurs
- 0
- XmlName
- UsingInventory
- XmlNamespace
- http://schema.intuit.com/finance/v3
- XmlType
- element
Methods

__construct(\dictionary $keyValInitializers = array(), boolean $verbose = FALSE) : voidInitializes 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| Name | Type | Description |
|---|---|---|
| $keyValInitializers | \dictionary | key/value pairs to be populated into object's properties |
| $verbose | boolean | specifies whether object should echo warnings |