IPPModificationMetaData.php
- Package
- Default
\IPPModificationMetaData
Package: Default






- IPPModificationMetaData
- \IPPModificationMetaData
- XmlDefinition
- Product: ALL Description: Metadata for the instance of the entity. All properties are read only.
- XmlName
- IPPModificationMetaData
- XmlNamespace
- http://schema.intuit.com/finance/v3
- XmlType
Properties

string $CreateTimeDetails
- Type
- string
- Definition
- Product: ALL Description: Time the entity was created in the source domain (QBD or QBO). Read only property. Filterable: ALL Sortable: ALL
- XmlMinOccurs
- 0
- XmlName
- CreateTime
- XmlNamespace
- http://schema.intuit.com/finance/v3
- XmlType
- element

\com\intuit\schema\finance\v3\IPPReferenceType $CreatedByRefDetails
- Type
- \com\intuit\schema\finance\v3\IPPReferenceType
- Definition
- Product: QBW Description: Reference to the user who created the data. Read only property.
- XmlMaxOccurs
- 1
- XmlMinOccurs
- 0
- XmlName
- CreatedByRef
- XmlNamespace
- http://schema.intuit.com/finance/v3
- XmlType
- element

string $LastChangedInQBDetails
- Type
- string
- Definition
- Product: QBW Description: Time the entity was last updated in QB. Read only property.
- XmlMinOccurs
- 0
- XmlName
- LastChangedInQB
- XmlNamespace
- http://schema.intuit.com/finance/v3
- XmlType
- element

\com\intuit\schema\finance\v3\IPPReferenceType $LastModifiedByRefDetails
- Type
- \com\intuit\schema\finance\v3\IPPReferenceType
- Definition
- Product: QBW Description: Reference to the user who last modified the entity. Read only property.
- XmlMaxOccurs
- 1
- XmlMinOccurs
- 0
- XmlName
- LastModifiedByRef
- XmlNamespace
- http://schema.intuit.com/finance/v3
- XmlType
- element

string $LastUpdatedTimeDetails
- Type
- string
- Definition
- Product: ALL Description: Time the entity was last updated in the source domain (QBD or QBO). Read only property. Filterable: ALL Sortable: ALL
- XmlMinOccurs
- 0
- XmlName
- LastUpdatedTime
- XmlNamespace
- http://schema.intuit.com/finance/v3
- XmlType
- element

boolean $SynchronizedDetails
- Type
- boolean
- Definition
- Product: QBW Description: If true, the data on the cloud has been synchronized with QuickBooks for Windows. If false, the data has been created or updated on the cloud but has not been synchronized with QuickBooks for Windows. Read-only field. Filterable: QBW
- XmlMinOccurs
- 0
- XmlName
- Synchronized
- 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 |