IPPBudgetDetail.php
- 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

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

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

string $BudgetDateDetails
- 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

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

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