http://retail3000.net/Retail3000Webservice/WebserviceCustomerComponents
ArrayOfModifiedCustomerContactInfo Complex Type
http://retail3000.net/Retail3000Webservice/WebserviceCustomerComponents : ArrayOfModifiedCustomerContactInfo Complex Type
Namespace http://retail3000.net/Retail3000Webservice/WebserviceCustomerComponents
Diagram
SupplierId Element Salutation Element CustomerNumber Element FullName Element IsCancelled Element EmailAddress Element JobTitle Element LastName Element MiddleName Element OfficialFirstName Element FirstName Element Initials Element SalutationId Element CustomerId Element ItemId Element Sequence ModifiedCustomerContactInfo Element Sequence ArrayOfModifiedCustomerContactInfo Complex Type
Overview
Sequence
Sequence
ItemId xs:int
CustomerId xs:int
Initials optional xs:string
FirstName optional xs:string
OfficialFirstName optional xs:string
MiddleName optional xs:string
LastName optional xs:string
JobTitle optional xs:string
EmailAddress optional xs:string
IsCancelled xs:boolean
FullName optional xs:string
Salutation optional xs:string
SupplierId xs:int
Used By
GetModifiedCustomerContactsResult Element
Source
<xs:complexType name="ArrayOfModifiedCustomerContactInfo" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:sequence>
    <xs:element minOccurs="0" maxOccurs="unbounded" name="ModifiedCustomerContactInfo" nillable="true" type="tns:ModifiedCustomerContactInfo" />
  </xs:sequence>
</xs:complexType>
See Also
http://retail3000.net/Retail3000Webservice/WebserviceCustomerComponents