IPPContactInfo.phpView Source

Show: PublicProtectedPrivateinherited
Table of Contents
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

>VPropertypublic\com\intuit\schema\finance\v3\IPPEmailAddress $Email
Details
Type
\com\intuit\schema\finance\v3\IPPEmailAddress
Definition
Product: ALL Description: Email address information.  
XmlMinOccurs
0  
XmlName
Email  
XmlNamespace
http://schema.intuit.com/finance/v3  
XmlType
element  
>VPropertypublic\com\intuit\schema\finance\v3\IPPGenericContactType $OtherContact
Details
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  
>VPropertypublic\com\intuit\schema\finance\v3\IPPTelephoneNumber $Telephone
Details
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  
>VPropertypublic\com\intuit\schema\finance\v3\IPPContactTypeEnum $Type
Details
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  
>VPropertypublic\com\intuit\schema\finance\v3\IPPWebSiteAddress $WebSite
Details
Type
\com\intuit\schema\finance\v3\IPPWebSiteAddress
Definition
Product: ALL Description: Website address (URI) information.  
XmlMinOccurs
0  
XmlName
WebSite  
XmlNamespace
http://schema.intuit.com/finance/v3  
XmlType
element  

Methods

methodpublic__construct(\dictionary $keyValInitializers = array(), boolean $verbose = FALSE) : void

Initializes 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
NameTypeDescription
$keyValInitializers\dictionary

key/value pairs to be populated into object's properties

$verboseboolean

specifies whether object should echo warnings

Documentation was generated by phpDocumentor 2.8.5.