IPPCompanyAccountingPrefs.php
- Package
- Default
\IPPCompanyAccountingPrefs
Package: Default














- IPPCompanyAccountingPrefs
- \IPPCompanyAccountingPrefs
- XmlDefinition
- Defines Company Accounting Prefs details
- XmlName
- IPPCompanyAccountingPrefs
- XmlNamespace
- http://schema.intuit.com/finance/v3
- XmlType
Properties

boolean $AutoJournalEntryNumberDetails
- Type
- boolean
- Definition
- QBW: ONLY. Enable auto journal entry number
- XmlMinOccurs
- 0
- XmlName
- AutoJournalEntryNumber
- XmlNamespace
- http://schema.intuit.com/finance/v3
- XmlType
- element

string $BookCloseDateDetails
- Type
- string
- Definition
- Product:All Book closing date, if you want to specify if not leave it as null
- XmlMinOccurs
- 0
- XmlName
- BookCloseDate
- XmlNamespace
- http://schema.intuit.com/finance/v3
- XmlType
- element

boolean $ClassTrackingPerTxnDetails
- Type
- boolean
- Definition
- Product:All Enable Class Tracking per transaction
- XmlMinOccurs
- 0
- XmlName
- ClassTrackingPerTxn
- XmlNamespace
- http://schema.intuit.com/finance/v3
- XmlType
- element

boolean $ClassTrackingPerTxnLineDetails
- Type
- boolean
- Definition
- Product:QBO Enable Class Tracking per transaction line
- XmlMinOccurs
- 0
- XmlName
- ClassTrackingPerTxnLine
- XmlNamespace
- http://schema.intuit.com/finance/v3
- XmlType
- element

string $CustomerTerminologyDetails
- Type
- string
- Definition
- Product:QBO Customer Terminology
- XmlMinOccurs
- 0
- XmlName
- CustomerTerminology
- XmlNamespace
- http://schema.intuit.com/finance/v3
- XmlType
- element

\com\intuit\schema\finance\v3\IPPReferenceType $DefaultAPAccountDetails
- Type
- \com\intuit\schema\finance\v3\IPPReferenceType
- Definition
- Product:QBO Default APAccount
- XmlMinOccurs
- 0
- XmlName
- DefaultAPAccount
- XmlNamespace
- http://schema.intuit.com/finance/v3
- XmlType
- element

\com\intuit\schema\finance\v3\IPPReferenceType $DefaultARAccountDetails
- Type
- \com\intuit\schema\finance\v3\IPPReferenceType
- Definition
- Product:QBO Default ARAccount
- XmlMinOccurs
- 0
- XmlName
- DefaultARAccount
- XmlNamespace
- http://schema.intuit.com/finance/v3
- XmlType
- element

string $DepartmentTerminologyDetails
- Type
- string
- Definition
- Product: QBO Department terminology
- XmlMinOccurs
- 0
- XmlName
- DepartmentTerminology
- XmlNamespace
- http://schema.intuit.com/finance/v3
- XmlType
- element

\com\intuit\schema\finance\v3\IPPMonthEnum $FirstMonthOfFiscalYearDetails
- Type
- \com\intuit\schema\finance\v3\IPPMonthEnum
- Definition
- Product:All Defines first Month of physical year
- XmlMinOccurs
- 0
- XmlName
- FirstMonthOfFiscalYear
- XmlNamespace
- http://schema.intuit.com/finance/v3
- XmlType
- element

\com\intuit\schema\finance\v3\IPPContactInfo $OtherContactInfoDetails
- Type
- \com\intuit\schema\finance\v3\IPPContactInfo
- Definition
- Product: QBW Description:
- XmlMaxOccurs
- unbounded
- XmlMinOccurs
- 0
- XmlName
- OtherContactInfo
- XmlNamespace
- http://schema.intuit.com/finance/v3
- XmlType
- element

boolean $RequiresAccountsDetails
- Type
- boolean
- Definition
- Product:QBW Requires account
- XmlMinOccurs
- 0
- XmlName
- RequiresAccounts
- XmlNamespace
- http://schema.intuit.com/finance/v3
- XmlType
- element

string $TaxFormDetails
- Type
- string
- Definition
- TaxForm Number
- XmlMinOccurs
- 0
- XmlName
- TaxForm
- XmlNamespace
- http://schema.intuit.com/finance/v3
- XmlType
- element

\com\intuit\schema\finance\v3\IPPMonthEnum $TaxYearMonthDetails
- Type
- \com\intuit\schema\finance\v3\IPPMonthEnum
- Definition
- Product:All Defines Tax Year Month
- XmlMinOccurs
- 0
- XmlName
- TaxYearMonth
- XmlNamespace
- http://schema.intuit.com/finance/v3
- XmlType
- element

boolean $TrackDepartmentsDetails
- Type
- boolean
- Definition
- Product:QBO QBO: QBO only. Enable Department Tracking
- XmlMinOccurs
- 0
- XmlName
- TrackDepartments
- 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 |