IPPRow.php
- Package
- Default
\IPPRow
Package: Default







- IPPRow
- \IPPRow
- XmlDefinition
- One Row can contain any number of columns
- XmlName
- IPPRow
- XmlNamespace
- http://schema.intuit.com/finance/v3
- XmlType
Properties

\com\intuit\schema\finance\v3\IPPColData $ColDataDetails
- Type
- \com\intuit\schema\finance\v3\IPPColData
- XmlMaxOccurs
- unbounded
- XmlName
- ColData
- XmlNamespace
- http://schema.intuit.com/finance/v3
- XmlType
- element

\com\intuit\schema\finance\v3\IPPHeader $HeaderDetails
- Type
- \com\intuit\schema\finance\v3\IPPHeader
- XmlMinOccurs
- 0
- XmlName
- Header
- XmlNamespace
- http://schema.intuit.com/finance/v3
- XmlType
- element

\com\intuit\schema\finance\v3\IPPRows $RowsDetails
- Type
- \com\intuit\schema\finance\v3\IPPRows
- XmlMinOccurs
- 0
- XmlName
- Rows
- XmlNamespace
- http://schema.intuit.com/finance/v3
- XmlType
- element

\com\intuit\schema\finance\v3\IPPSummary $SummaryDetails
- Type
- \com\intuit\schema\finance\v3\IPPSummary
- XmlMinOccurs
- 0
- XmlName
- Summary
- XmlNamespace
- http://schema.intuit.com/finance/v3
- XmlType
- element

string $groupDetails
- Type
- string
- Definition
- Report Group Income, Expense, COGS etc..
- XmlName
- group
- XmlType
- attribute

string $idDetails
- Type
- string
- XmlMinOccurs
- 0
- XmlName
- id
- XmlNamespace
- http://schema.intuit.com/finance/v3
- XmlType
- element

string $parentIdDetails
- Type
- string
- XmlMinOccurs
- 0
- XmlName
- parentId
- 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 |