http://retail3000.net/Retail3000Webservice/WebserviceCustomerComponents
GetAddressesResponse Element
http://retail3000.net/Retail3000Webservice/WebserviceCustomerComponents : GetAddressesResponse Element
Namespace http://retail3000.net/Retail3000Webservice/WebserviceCustomerComponents
Diagram
CountryDescription Element CountryIsoDescription Element CountryIsoCode Element AttentionOf Element County Element CountryId Element City Element ZipCode Element AddressDescription Element Address Element NumberPart2 Element NumberPart1 Element Street Element DefaultDeliveryAddress Element AddressType Element Cancelled Element ExternalCode Element CustomerId Element OrganizationId Element CompanyId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence ViewAddressInfo Element Sequence GetAddressesResult Element Sequence GetAddressesResponse Element
Overview
Sequence
Sequence
Sequence
ItemId xs:int
CreatedDateTime xs:dateTime
CompanyId xs:int
CustomerId xs:int
ExternalCode optional xs:string
Cancelled xs:boolean
Street optional xs:string
NumberPart2 optional xs:string
Address optional xs:string
AddressDescription optional xs:string
ZipCode optional xs:string
City optional xs:string
CountryId xs:int
County optional xs:string
AttentionOf optional xs:string
CountryIsoCode optional xs:string
CountryIsoDescription optional xs:string
CountryDescription optional xs:string
Source
<xs:element name="GetAddressesResponse" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:complexType>
    <xs:sequence>
      <xs:element minOccurs="0" maxOccurs="1" name="GetAddressesResult" type="tns:ArrayOfViewAddressInfo" />
    </xs:sequence>
  </xs:complexType>
</xs:element>
See Also
http://retail3000.net/Retail3000Webservice/WebserviceCustomerComponents