IPPContactInfo.php
- Package
- Default
\IPPContactInfo
Package: Default




- IPPContactInfo
- \IPPContactInfo
- XmlDefinition
- Product: ALL Description: Contact information identified by Type.
- XmlName
- IPPContactInfo
- XmlNamespace
- http://schema.intuit.com/finance/v3
- XmlType
Properties

\com\intuit\schema\finance\v3\IPPEmailAddress $EmailDetails
- Type
- \com\intuit\schema\finance\v3\IPPEmailAddress
- Definition
- Product: ALL Description: Email address information.
- XmlMinOccurs
- 0
- XmlName
- XmlNamespace
- http://schema.intuit.com/finance/v3
- XmlType
- element

\com\intuit\schema\finance\v3\IPPGenericContactType $OtherContactDetails
- Type
- \com\intuit\schema\finance\v3\IPPGenericContactType
- Definition
- Product: ALL Description: Generic contact information.
- XmlMinOccurs
- 0
- XmlName
- OtherContact
- XmlNamespace
- http://schema.intuit.com/finance/v3
- XmlType
- element

\com\intuit\schema\finance\v3\IPPTelephoneNumber $TelephoneDetails
- Type
- \com\intuit\schema\finance\v3\IPPTelephoneNumber
- Definition
- Product: ALL Description: Telephone number information.
- XmlMinOccurs
- 0
- XmlName
- Telephone
- XmlNamespace
- http://schema.intuit.com/finance/v3
- XmlType
- element

\com\intuit\schema\finance\v3\IPPContactTypeEnum $TypeDetails
- Type
- \com\intuit\schema\finance\v3\IPPContactTypeEnum
- Definition
- Product: ALL Description: The type of contact information.[br /]
- XmlMinOccurs
- 0
- XmlName
- Type
- 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 |