IPPUser.php
- Package
- Default
\IPPUser
Package: Default






















- Parent(s)
- \IPPIntuitEntity
- Inherited_from
- \IPPIntuitEntity
- IPPUser
- \IPPUser
- XmlDefinition
- Represents a User with an Intuit account. Note that based on privacy restrictions, information returned may be limited depending on calling origin and/or calling user permissions (ex: a user may be able to look up all of their information, but not the information regarding other users).
- XmlName
- IPPUser
- XmlNamespace
- http://schema.intuit.com/finance/v3
- XmlType
- IntuitEntity
Properties

\com\intuit\schema\finance\v3\IPPPhysicalAddress $AddrDetails
- Type
- \com\intuit\schema\finance\v3\IPPPhysicalAddress
- XmlMaxOccurs
- unbounded
- XmlMinOccurs
- 0
- XmlName
- Addr
- 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

string $DisplayNameDetails
- Type
- string
- XmlMinOccurs
- 0
- XmlName
- DisplayName
- XmlNamespace
- http://schema.intuit.com/finance/v3
- XmlType
- element

\com\intuit\schema\finance\v3\IPPEmailAddress $EmailAddrDetails
- Type
- \com\intuit\schema\finance\v3\IPPEmailAddress
- Definition
- Returned only if caller passes necessary security checks to prevent e-mail address harvesting
- XmlMaxOccurs
- unbounded
- XmlMinOccurs
- 0
- XmlName
- EmailAddr
- XmlNamespace
- http://schema.intuit.com/finance/v3
- XmlType
- element

string $FamilyNameDetails
- Type
- string
- XmlMinOccurs
- 0
- XmlName
- FamilyName
- XmlNamespace
- http://schema.intuit.com/finance/v3
- XmlType
- element

string $GivenNameDetails
- Type
- string
- XmlMinOccurs
- 0
- XmlName
- GivenName
- 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

string $LocaleCountryDetails
- Type
- string
- XmlMinOccurs
- 0
- XmlName
- LocaleCountry
- XmlNamespace
- http://schema.intuit.com/finance/v3
- XmlType
- element

string $LocaleLanguageDetails
- Type
- string
- XmlMinOccurs
- 0
- XmlName
- LocaleLanguage
- XmlNamespace
- http://schema.intuit.com/finance/v3
- XmlType
- element

string $LocalePostalCodeDetails
- Type
- string
- XmlMinOccurs
- 0
- XmlName
- LocalePostalCode
- XmlNamespace
- http://schema.intuit.com/finance/v3
- XmlType
- element

string $LocaleTimeZoneDetails
- Type
- string
- XmlMinOccurs
- 0
- XmlName
- LocaleTimeZone
- 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

string $MiddleNameDetails
- Type
- string
- XmlMinOccurs
- 0
- XmlName
- MiddleName
- XmlNamespace
- http://schema.intuit.com/finance/v3
- XmlType
- element

\com\intuit\schema\finance\v3\IPPNameValue $NameValueAttrDetails
- Type
- \com\intuit\schema\finance\v3\IPPNameValue
- Definition
- Represents a list of UserAttribute name/value pairs if the user query provided names of extended attributes to include
- XmlMaxOccurs
- unbounded
- XmlMinOccurs
- 0
- XmlName
- NameValueAttr
- XmlNamespace
- http://schema.intuit.com/finance/v3
- XmlType
- element

\com\intuit\schema\finance\v3\IPPTelephoneNumber $PhoneNumberDetails
- Type
- \com\intuit\schema\finance\v3\IPPTelephoneNumber
- XmlMaxOccurs
- unbounded
- XmlName
- PhoneNumber
- XmlNamespace
- http://schema.intuit.com/finance/v3
- XmlType
- element

string $SuffixDetails
- Type
- string
- XmlMinOccurs
- 0
- XmlName
- Suffix
- 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 $TitleDetails
- Type
- string
- XmlMinOccurs
- 0
- XmlName
- Title
- 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 |