http://retail3000.net/Retail3000Webservice/WebserviceCustomerComponents
ArrayOfModifiedEmailAddressInfo Complex Type
http://retail3000.net/Retail3000Webservice/WebserviceCustomerComponents : ArrayOfModifiedEmailAddressInfo Complex Type
Namespace http://retail3000.net/Retail3000Webservice/WebserviceCustomerComponents
Diagram
IsDefault Element FollowupNumber Element Information Element Email Element CustomerId Element CustomerNumber Element ItemId Element Sequence ModifiedEmailAddressInfo Element Sequence ArrayOfModifiedEmailAddressInfo Complex Type
Overview
Sequence
Sequence
ItemId xs:int
CustomerId xs:int
Email optional xs:string
Information optional xs:string
IsDefault xs:boolean
Used By
GetModifiedEmailAddressesResult Element
Source
<xs:complexType name="ArrayOfModifiedEmailAddressInfo" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:sequence>
    <xs:element minOccurs="0" maxOccurs="unbounded" name="ModifiedEmailAddressInfo" nillable="true" type="tns:ModifiedEmailAddressInfo" />
  </xs:sequence>
</xs:complexType>
See Also
http://retail3000.net/Retail3000Webservice/WebserviceCustomerComponents