IPPBudgetDetail.phpView Source

Show: PublicProtectedPrivateinherited
Table of Contents
Package
Default  

\IPPBudgetDetail

Package: Default
IPPBudgetDetail
\IPPBudgetDetail

XmlDefinition
Describes budget details for each budget  
XmlName
IPPBudgetDetail  
XmlNamespace
http://schema.intuit.com/finance/v3  
XmlType
 

Properties

>VPropertypublic\com\intuit\schema\finance\v3\IPPReferenceType $AccountRef
Details
Type
\com\intuit\schema\finance\v3\IPPReferenceType
Definition
Product: QBO Description: Account Reference  
XmlMaxOccurs
1  
XmlMinOccurs
0  
XmlName
AccountRef  
XmlNamespace
http://schema.intuit.com/finance/v3  
XmlType
element  
>VPropertypublicfloat $Amount
Details
Type
float
Definition
Product: QBO Description: Amount corresponding to the budget date and Account or Class Or Department or Customer  
XmlMaxOccurs
1  
XmlMinOccurs
0  
XmlName
Amount  
XmlNamespace
http://schema.intuit.com/finance/v3  
XmlType
element  
>VPropertypublicstring $BudgetDate
Details
Type
string
Definition
Product: QBO Description: Budget date of the budget  
XmlMaxOccurs
1  
XmlMinOccurs
0  
XmlName
BudgetDate  
XmlNamespace
http://schema.intuit.com/finance/v3  
XmlType
element  
>VPropertypublic\com\intuit\schema\finance\v3\IPPReferenceType $ClassRef
Details
Type
\com\intuit\schema\finance\v3\IPPReferenceType
Definition
Product: QBO Description: Class Reference  
XmlMaxOccurs
1  
XmlMinOccurs
0  
XmlName
ClassRef  
XmlNamespace
http://schema.intuit.com/finance/v3  
XmlType
element  
>VPropertypublic\com\intuit\schema\finance\v3\IPPReferenceType $CustomerRef
Details
Type
\com\intuit\schema\finance\v3\IPPReferenceType
Definition
Product: QBO Description: Customer Reference  
XmlMaxOccurs
1  
XmlMinOccurs
0  
XmlName
CustomerRef  
XmlNamespace
http://schema.intuit.com/finance/v3  
XmlType
element  
>VPropertypublic\com\intuit\schema\finance\v3\IPPReferenceType $DepartmentRef
Details
Type
\com\intuit\schema\finance\v3\IPPReferenceType
Definition
Product: QBO Description: Department Reference  
XmlMaxOccurs
1  
XmlMinOccurs
0  
XmlName
DepartmentRef  
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.