IPPBatchItemRequest.phpView Source

Show: PublicProtectedPrivateinherited
Table of Contents
Package
Default  

\IPPBatchItemRequest

Package: Default
IPPBatchItemRequest
\IPPBatchItemRequest

XmlDefinition
QueryResponse entity describing the response of query  
XmlName
IPPBatchItemRequest  
XmlNamespace
http://schema.intuit.com/finance/v3  
XmlType
 

Properties

>VPropertypublic\com\intuit\schema\finance\v3\IPPCDCQuery $CDCQuery
Details
Type
\com\intuit\schema\finance\v3\IPPCDCQuery
XmlMaxOccurs
1  
XmlMinOccurs
0  
XmlName
CDCQuery  
XmlNamespace
http://schema.intuit.com/finance/v3  
XmlType
element  
>VPropertypublic\IntuitObject $IntuitObject
Details
Type
\IntuitObject
XmlName
IntuitObject  
XmlType
element  
>VPropertypublicstring $Query
Details
Type
string
XmlMaxOccurs
1  
XmlMinOccurs
0  
XmlName
Query  
XmlNamespace
http://schema.intuit.com/finance/v3  
XmlType
element  
>VPropertypublicstring $ReportQuery
Details
Type
string
XmlMaxOccurs
1  
XmlMinOccurs
0  
XmlName
ReportQuery  
XmlNamespace
http://schema.intuit.com/finance/v3  
XmlType
element  
>VPropertypublicstring $bId
Details
Type
string
Definition
Specifies the batch id for which the response corresponds to  
XmlName
bId  
XmlType
attribute  
>VPropertypublic\OperationEnum $operation
Details
Type
\OperationEnum
Definition
Specifies the batch id for which the response corresponds to  
XmlName
operation  
XmlType
attribute  
>VPropertypublicstring $optionsData
Details
Type
string
Definition
Specifies name value pair of options other than operations  
XmlName
optionsData  
XmlType
attribute  

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.