IPPSyncError.phpView Source

Show: PublicProtectedPrivateinherited
Table of Contents
Package
Default  

\IPPSyncError

Package: Default
IPPSyncError
\IPPSyncError

XmlDefinition
Product: QBW Description: Wrapper object for specifying both version of the objects If there is any warnings on a object basis that is also send back This object is output object only  
XmlName
IPPSyncError  
XmlNamespace
http://schema.intuit.com/finance/v3  
XmlType
 

Properties

>VPropertypublicstring $AppToken
Details
Type
string
Definition
Product: ALL Description: Indicates the apptoken of the entity.  
XmlName
AppToken  
XmlType
attribute  
>VPropertypublic\com\intuit\schema\finance\v3\IPPSyncObject $CloudVersion
Details
Type
\com\intuit\schema\finance\v3\IPPSyncObject
Definition
Product: QBW Description: Indicates the cloud version of the synced object  
XmlMaxOccurs
1  
XmlMinOccurs
0  
XmlName
CloudVersion  
XmlNamespace
http://schema.intuit.com/finance/v3  
XmlType
element  
>VPropertypublic\com\intuit\schema\finance\v3\IPPError $Error
Details
Type
\com\intuit\schema\finance\v3\IPPError
Definition
Indicates the type of error that happened in the sync to desktop  
XmlMaxOccurs
1  
XmlMinOccurs
0  
XmlName
Error  
XmlNamespace
http://schema.intuit.com/finance/v3  
XmlType
element  
>VPropertypublic\com\intuit\schema\finance\v3\IPPSyncObject $QBVersion
Details
Type
\com\intuit\schema\finance\v3\IPPSyncObject
Definition
Product: QBW Description: Indicates the QB version of the synced object  
XmlMinOccurs
0  
XmlName
QBVersion  
XmlNamespace
http://schema.intuit.com/finance/v3  
XmlType
element  
>VPropertypublicstring $Type
Details
Type
string
Definition
Product: QBW Description: Indicates error type of entity. The value must correspond to SyncErrorType.  
XmlName
Type  
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.