http://retail3000.net/Retail3000Webservice/WebserviceCustomerComponents
ArrayOfViewPhoneNumberInfo Complex Type
http://retail3000.net/Retail3000Webservice/WebserviceCustomerComponents : ArrayOfViewPhoneNumberInfo Complex Type
Namespace http://retail3000.net/Retail3000Webservice/WebserviceCustomerComponents
Diagram
PhoneTypeDescription Element CustomerContactJobTitle Element CustomerContactFullName Element FormattedPhoneNumber Element CountryId Element PhoneNumber Element AreaCode Element NationalPrefix Element CountryCode Element SearchPhoneNumber Element FollowupNumber Element IsSecret Element PhoneTypeId Element Description Element CustomerContactId Element CustomerId Element OrganizationId Element CompanyId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence ViewPhoneNumberInfo Element Sequence ArrayOfViewPhoneNumberInfo Complex Type
Overview
Sequence
Sequence
ItemId xs:int
CreatedDateTime xs:dateTime
CompanyId xs:int
CustomerId xs:int
Description optional xs:string
IsSecret xs:boolean
SearchPhoneNumber optional xs:string
CountryCode xs:short
AreaCode optional xs:string
PhoneNumber optional xs:string
CountryId xs:int
FormattedPhoneNumber optional xs:string
CustomerContactFullName optional xs:string
CustomerContactJobTitle optional xs:string
PhoneTypeDescription optional xs:string
Used By
GetPhoneNumbersResult Element
GetCompaniesPhoneNumbersResult Element
Source
<xs:complexType name="ArrayOfViewPhoneNumberInfo" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:sequence>
    <xs:element minOccurs="0" maxOccurs="unbounded" name="ViewPhoneNumberInfo" nillable="true" type="tns:ViewPhoneNumberInfo" />
  </xs:sequence>
</xs:complexType>
See Also
http://retail3000.net/Retail3000Webservice/WebserviceCustomerComponents