http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents
ViewWebshopInfo Complex Type
http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents : ViewWebshopInfo Complex Type
Namespace http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents
Base Type
Extension of WebshopInfo Complex Type
Diagram
StoreDescription Element StoreNumber Element CompanyName Element CompanyNumber Element FallbackDebtorId Element IsCancelled Element ShopServerSmsRecipients Element ShopServerIsEnableSms Element ShopServerResendFromDate Element ShopServerLastArticlesSyncDateTime Element ShopServerSubStoreNumber Element ShopServerStoreNumber Element ShopServerPassword Element ShopServerUserName Element Description Element StoreId Element CompanyId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence ViewWebshopInfo Complex Type
Overview
Sequence
ItemId xs:int
CreatedDateTime xs:dateTime
CompanyId xs:int
StoreId xs:int
Description optional xs:string
ShopServerUserName optional xs:string
ShopServerPassword optional xs:string
ShopServerSmsRecipients optional xs:string
IsCancelled xs:boolean
CompanyName optional xs:string
StoreDescription optional xs:string
Used By
ViewWebshopInfo Element
Source
<xs:complexType name="ViewWebshopInfo" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:complexContent mixed="false">
    <xs:extension base="tns:WebshopInfo">
      <xs:sequence>
        <xs:element minOccurs="1" maxOccurs="1" name="CompanyNumber" type="xs:int" />
        <xs:element minOccurs="0" maxOccurs="1" name="CompanyName" type="xs:string" />
        <xs:element minOccurs="1" maxOccurs="1" name="StoreNumber" type="xs:int" />
        <xs:element minOccurs="0" maxOccurs="1" name="StoreDescription" type="xs:string" />
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
See Also
http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents