IPPSyncError.php
- 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

string $AppTokenDetails
- Type
- string
- Definition
- Product: ALL Description: Indicates the apptoken of the entity.
- XmlName
- AppToken
- XmlType
- attribute

\com\intuit\schema\finance\v3\IPPSyncObject $CloudVersionDetails
- 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

\com\intuit\schema\finance\v3\IPPError $ErrorDetails
- 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

\com\intuit\schema\finance\v3\IPPSyncObject $QBVersionDetails
- 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
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 |