IPPGroupLineDetail.phpView Source

Show: PublicProtectedPrivateinherited
Table of Contents
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

>VPropertypublic\com\intuit\schema\finance\v3\IPPReferenceType $GroupItemRef
Details
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  
>VPropertypublic\com\intuit\schema\finance\v3\IPPIntuitAnyType $GroupLineDetailEx
Details
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  
>VPropertypublic\com\intuit\schema\finance\v3\IPPLine $Line
Details
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  
>VPropertypublicfloat $Quantity
Details
Type
float
Definition
Product: ALL Description: Quantity of the group item.  
XmlMinOccurs
0  
XmlName
Quantity  
XmlNamespace
http://schema.intuit.com/finance/v3  
XmlType
element  
>VPropertypublicstring $ServiceDate
Details
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  
>VPropertypublic\com\intuit\schema\finance\v3\IPPUOMRef $UOMRef
Details
Type
\com\intuit\schema\finance\v3\IPPUOMRef
Definition
Product: ALL Description: Unit of Measure reference.  
XmlMinOccurs
0  
XmlName
UOMRef  
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.