IPPUserAlert.php
- Package
- Default
\IPPUserAlert
Package: Default



















- Parent(s)
- \IPPIntuitEntity
- Inherited_from
- \IPPIntuitEntity
- IPPUserAlert
- \IPPUserAlert
- XmlDefinition
- Product: ALL Description: A specific user alert to be notified to Quickbooks user, maps to a ToDo record in QuickBooks.
- XmlName
- IPPUserAlert
- XmlNamespace
- http://schema.intuit.com/finance/v3
- XmlType
- IntuitEntity
Properties

boolean $ActiveDetails
- Type
- boolean
- Definition
- Product: QBW Description: In use by the business
- XmlMinOccurs
- 0
- XmlName
- Active
- XmlNamespace
- http://schema.intuit.com/finance/v3
- XmlType
- element

\com\intuit\schema\finance\v3\IPPAttachableRef $AttachableRefDetails
- Type
- \com\intuit\schema\finance\v3\IPPAttachableRef
- Definition
- Specifies entity name of the attachment from where the attachment was requested
- XmlMaxOccurs
- unbounded
- XmlMinOccurs
- 0
- XmlName
- AttachableRef
- XmlNamespace
- http://schema.intuit.com/finance/v3
- XmlType
- element

\com\intuit\schema\finance\v3\IPPCustomField $CustomFieldDetails
- Type
- \com\intuit\schema\finance\v3\IPPCustomField
- Definition
- Product: QBW Description: Custom field (or data extension). Filterable: QBW
- XmlMaxOccurs
- unbounded
- XmlMinOccurs
- 0
- XmlName
- CustomField
- XmlNamespace
- http://schema.intuit.com/finance/v3
- XmlType
- element

boolean $DoneDetails
- Type
- boolean
- Definition
- Product: QBW Description: True if the user alert has been completed
- XmlMinOccurs
- 0
- XmlName
- Done
- XmlNamespace
- http://schema.intuit.com/finance/v3
- XmlType
- element

string $DueDateDetails
- Type
- string
- Definition
- Product: QBO Description: The date the user alert is due
- XmlMinOccurs
- 0
- XmlName
- DueDate
- XmlNamespace
- http://schema.intuit.com/finance/v3
- XmlType
- element

string $ExpireDateDetails
- Type
- string
- Definition
- Product: QBO Description: The date the user alert will expire
- XmlMinOccurs
- 0
- XmlName
- ExpireDate
- XmlNamespace
- http://schema.intuit.com/finance/v3
- XmlType
- element

string $FilterDetails
- Type
- string
- Definition
- Product: QBO Description: The filter associated with the user alert
- XmlMinOccurs
- 0
- XmlName
- Filter
- XmlNamespace
- http://schema.intuit.com/finance/v3
- XmlType
- element

\com\intuit\schema\finance\v3\IPPid $IdDetails
- Type
- \com\intuit\schema\finance\v3\IPPid
- Definition
- Product: ALL Description: Unique Identifier for an Intuit entity (object). [br /]Required for the update operation. Required: ALL Filterable: ALL
- XmlMinOccurs
- 0
- XmlName
- Id
- XmlNamespace
- http://schema.intuit.com/finance/v3
- XmlType
- element

\com\intuit\schema\finance\v3\IPPModificationMetaData $MetaDataDetails
- Type
- \com\intuit\schema\finance\v3\IPPModificationMetaData
- Definition
- Product: ALL Description: Descriptive information about the entity. The MetaData values are set by Data Services and are read only for all applications.
- XmlMinOccurs
- 0
- XmlName
- MetaData
- XmlNamespace
- http://schema.intuit.com/finance/v3
- XmlType
- element

\com\intuit\schema\finance\v3\IPPNameValue $NameValueDetails
- Type
- \com\intuit\schema\finance\v3\IPPNameValue
- Definition
- Any other properties not covered in base is covered as name value pair, for detailed explanation look at the document
- XmlMaxOccurs
- unbounded
- XmlMinOccurs
- 0
- XmlName
- NameValue
- XmlNamespace
- http://schema.intuit.com/finance/v3
- XmlType
- element

string $NotesDetails
- Type
- string
- Definition
- Product: ALL Description: The actual content of the user alert
- XmlMinOccurs
- 0
- XmlName
- Notes
- XmlNamespace
- http://schema.intuit.com/finance/v3
- XmlType
- element

string $ReminderDateDetails
- Type
- string
- Definition
- Product: ALL Description: The date to remind the user of this user alert
- XmlMinOccurs
- 0
- XmlName
- ReminderDate
- XmlNamespace
- http://schema.intuit.com/finance/v3
- XmlType
- element

string $SyncTokenDetails
- Type
- string
- Definition
- Product: ALL Description: Version number of the entity. The SyncToken is used to lock the entity for use by one application at a time. As soon as an application modifies an entity, its SyncToken is incremented; another application's request to modify the entity with the same SyncToken will fail. Only the latest version of the entity is maintained by Data Services. An attempt to modify an entity specifying an older SyncToken will fail. [br /]Required for the update operation. Required: ALL
- XmlMinOccurs
- 0
- XmlName
- SyncToken
- XmlNamespace
- http://schema.intuit.com/finance/v3
- XmlType
- element

string $TypeDetails
- Type
- string
- Definition
- Product: QBO Description: The type of the user alert
- XmlMinOccurs
- 0
- XmlName
- Type
- XmlNamespace
- http://schema.intuit.com/finance/v3
- XmlType
- element

string $URLDetails
- Type
- string
- Definition
- Product: QBO Description: The URL that can be included in the user alert
- XmlMinOccurs
- 0
- XmlName
- URL
- XmlNamespace
- http://schema.intuit.com/finance/v3
- XmlType
- element

\com\intuit\schema\finance\v3\IPPIntuitAnyType $UserAlertExDetails
- Type
- \com\intuit\schema\finance\v3\IPPIntuitAnyType
- Definition
- Internal use only: extension place holder for user alert
- XmlMinOccurs
- 0
- XmlName
- UserAlertEx
- XmlNamespace
- http://schema.intuit.com/finance/v3
- XmlType
- element

string $domainDetails
- Type
- string
- Definition
- Product: ALL Description: Domain in which the entity belongs.
- XmlName
- domain
- XmlType
- attribute

boolean $sparseDetails
- Type
- boolean
- Definition
- Product: ALL Description: True if the entity representation has a partial set of elements. Output only field.
- XmlName
- sparse
- XmlType
- attribute
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 |

__construct(\dictionary $keyValInitializers = array(), boolean $verbose = FALSE) : voidinherited
Initializes this object, optionally with pre-defined property values
Inherited from: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 |