IPPGroupLineDetail.php
- Package
- Default
\IPPGroupLineDetail
Package: Default





- IPPGroupLineDetail
- \IPPGroupLineDetail
- XmlDefinition
- Product: ALL Description: Detail for a group item line, including the lines expanded from the group item.
- XmlName
- IPPGroupLineDetail
- XmlNamespace
- http://schema.intuit.com/finance/v3
- XmlType
Properties

\com\intuit\schema\finance\v3\IPPReferenceType $GroupItemRefDetails
- Type
- \com\intuit\schema\finance\v3\IPPReferenceType
- Definition
- Product: ALL Description: Reference to a group item for all the lines that belong to the group.
- XmlName
- GroupItemRef
- XmlNamespace
- http://schema.intuit.com/finance/v3
- XmlType
- element

\com\intuit\schema\finance\v3\IPPIntuitAnyType $GroupLineDetailExDetails
- Type
- \com\intuit\schema\finance\v3\IPPIntuitAnyType
- Definition
- Product: ALL Description: Internal use only: extension place holder for GroupLineDetail
- XmlMaxOccurs
- 1
- XmlMinOccurs
- 0
- XmlName
- GroupLineDetailEx
- XmlNamespace
- http://schema.intuit.com/finance/v3
- XmlType
- element

\com\intuit\schema\finance\v3\IPPLine $LineDetails
- Type
- \com\intuit\schema\finance\v3\IPPLine
- Definition
- Product: ALL Description: The list of lines expanded from the group item. Note that a group line cannot itself contain group lines.
- XmlMaxOccurs
- unbounded
- XmlMinOccurs
- 0
- XmlName
- Line
- XmlNamespace
- http://schema.intuit.com/finance/v3
- XmlType
- element

float $QuantityDetails
- Type
- float
- Definition
- Product: ALL Description: Quantity of the group item.
- XmlMinOccurs
- 0
- XmlName
- Quantity
- XmlNamespace
- http://schema.intuit.com/finance/v3
- XmlType
- element

string $ServiceDateDetails
- Type
- string
- Definition
- Product: ALL Description: Date when the service is performed.
- XmlMinOccurs
- 0
- XmlName
- ServiceDate
- 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 |