IPPTimeTrackingPrefs.phpView Source

Show: PublicProtectedPrivateinherited
Table of Contents
Package
Default  

\IPPTimeTrackingPrefs

Package: Default
IPPTimeTrackingPrefs
\IPPTimeTrackingPrefs

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

Properties

>VPropertypublicboolean $BillCustomers
Details
Type
boolean
Definition
Product:QBO Enables billing customers for time  
XmlMinOccurs
0  
XmlName
BillCustomers  
XmlNamespace
http://schema.intuit.com/finance/v3  
XmlType
element  
>VPropertypublic\com\intuit\schema\finance\v3\IPPReferenceType $DefaultTimeItem
Details
Type
\com\intuit\schema\finance\v3\IPPReferenceType
Definition
Product:QBO Default TimeItem Id  
XmlMinOccurs
0  
XmlName
DefaultTimeItem  
XmlNamespace
http://schema.intuit.com/finance/v3  
XmlType
element  
>VPropertypublicboolean $MarkExpensesAsBillable
Details
Type
boolean
Definition
Product:QBW MarkExpensesAsBillable preference from QB Desktop  
XmlMinOccurs
0  
XmlName
MarkExpensesAsBillable  
XmlNamespace
http://schema.intuit.com/finance/v3  
XmlType
element  
>VPropertypublicboolean $MarkTimeEntriesBillable
Details
Type
boolean
Definition
Product:QBW MarkTimeEntriesBillable preference from QB Desktop  
XmlMinOccurs
0  
XmlName
MarkTimeEntriesBillable  
XmlNamespace
http://schema.intuit.com/finance/v3  
XmlType
element  
>VPropertypublicboolean $ShowBillRateToAll
Details
Type
boolean
Definition
Product:QBO Enables billing rate to all employees  
XmlMinOccurs
0  
XmlName
ShowBillRateToAll  
XmlNamespace
http://schema.intuit.com/finance/v3  
XmlType
element  
>VPropertypublicboolean $TimeTrackingEnabled
Details
Type
boolean
Definition
Product:QBW Time Tracking preference from QB Desktop  
XmlMinOccurs
0  
XmlName
TimeTrackingEnabled  
XmlNamespace
http://schema.intuit.com/finance/v3  
XmlType
element  
>VPropertypublicboolean $UseServices
Details
Type
boolean
Definition
Product:QBO Enables services for time tracking  
XmlMinOccurs
0  
XmlName
UseServices  
XmlNamespace
http://schema.intuit.com/finance/v3  
XmlType
element  
>VPropertypublic\com\intuit\schema\finance\v3\IPPWeekEnum $WorkWeekStartDate
Details
Type
\com\intuit\schema\finance\v3\IPPWeekEnum
Definition
Product:All Work week starting day  
XmlMinOccurs
0  
XmlName
WorkWeekStartDate  
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.