IPPDescriptionLineDetail.php
- Package
- Default
\IPPDescriptionLineDetail
Package: Default



- IPPDescriptionLineDetail
- \IPPDescriptionLineDetail
- XmlDefinition
- Product: ALL Description: Information about Description.
- XmlName
- IPPDescriptionLineDetail
- XmlNamespace
- http://schema.intuit.com/finance/v3
- XmlType
Properties

\com\intuit\schema\finance\v3\IPPIntuitAnyType $DescriptionLineDetailExDetails
- Type
- \com\intuit\schema\finance\v3\IPPIntuitAnyType
- Definition
- Product: ALL Description: Internal use only: extension place holder for DescriptionLineDetail
- XmlMinOccurs
- 0
- XmlName
- DescriptionLineDetailEx
- 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

\com\intuit\schema\finance\v3\IPPReferenceType $TaxCodeRefDetails
- Type
- \com\intuit\schema\finance\v3\IPPReferenceType
- Definition
- Product: QBO Description: Reference to the TaxCode for description only line. Though it appears that TaxCode is not applicable to DescriptionOnlyLine as there is no amount associated with it, UK and Canada model seems to associate the notion of TaxCode even for just a description line Marking this as QBO only at this time but it looks like applicable for QB in general
- XmlMinOccurs
- 0
- XmlName
- TaxCodeRef
- 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 |