IPPCompanyAccountingPrefs.phpView Source

Show: PublicProtectedPrivateinherited
Table of Contents
Package
Default  

\IPPCompanyAccountingPrefs

Package: Default
IPPCompanyAccountingPrefs
\IPPCompanyAccountingPrefs

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

Properties

>VPropertypublicboolean $AutoJournalEntryNumber
Details
Type
boolean
Definition
QBW: ONLY. Enable auto journal entry number  
XmlMinOccurs
0  
XmlName
AutoJournalEntryNumber  
XmlNamespace
http://schema.intuit.com/finance/v3  
XmlType
element  
>VPropertypublicstring $BookCloseDate
Details
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  
>VPropertypublicboolean $ClassTrackingPerTxn
Details
Type
boolean
Definition
Product:All Enable Class Tracking per transaction  
XmlMinOccurs
0  
XmlName
ClassTrackingPerTxn  
XmlNamespace
http://schema.intuit.com/finance/v3  
XmlType
element  
>VPropertypublicboolean $ClassTrackingPerTxnLine
Details
Type
boolean
Definition
Product:QBO Enable Class Tracking per transaction line  
XmlMinOccurs
0  
XmlName
ClassTrackingPerTxnLine  
XmlNamespace
http://schema.intuit.com/finance/v3  
XmlType
element  
>VPropertypublicstring $CustomerTerminology
Details
Type
string
Definition
Product:QBO Customer Terminology  
XmlMinOccurs
0  
XmlName
CustomerTerminology  
XmlNamespace
http://schema.intuit.com/finance/v3  
XmlType
element  
>VPropertypublic\com\intuit\schema\finance\v3\IPPReferenceType $DefaultAPAccount
Details
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  
>VPropertypublic\com\intuit\schema\finance\v3\IPPReferenceType $DefaultARAccount
Details
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  
>VPropertypublicstring $DepartmentTerminology
Details
Type
string
Definition
Product: QBO Department terminology  
XmlMinOccurs
0  
XmlName
DepartmentTerminology  
XmlNamespace
http://schema.intuit.com/finance/v3  
XmlType
element  
>VPropertypublic\com\intuit\schema\finance\v3\IPPMonthEnum $FirstMonthOfFiscalYear
Details
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  
>VPropertypublic\com\intuit\schema\finance\v3\IPPContactInfo $OtherContactInfo
Details
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  
>VPropertypublicboolean $RequiresAccounts
Details
Type
boolean
Definition
Product:QBW Requires account  
XmlMinOccurs
0  
XmlName
RequiresAccounts  
XmlNamespace
http://schema.intuit.com/finance/v3  
XmlType
element  
>VPropertypublicstring $TaxForm
Details
Type
string
Definition
TaxForm Number  
XmlMinOccurs
0  
XmlName
TaxForm  
XmlNamespace
http://schema.intuit.com/finance/v3  
XmlType
element  
>VPropertypublic\com\intuit\schema\finance\v3\IPPMonthEnum $TaxYearMonth
Details
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  
>VPropertypublicboolean $TrackDepartments
Details
Type
boolean
Definition
Product:QBO QBO: QBO only. Enable Department Tracking  
XmlMinOccurs
0  
XmlName
TrackDepartments  
XmlNamespace
http://schema.intuit.com/finance/v3  
XmlType
element  
>VPropertypublicboolean $UseAccountNumbers
Details
Type
boolean
Definition
QBW: Only QBW supported  
XmlMinOccurs
0  
XmlName
UseAccountNumbers  
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.