http://retail3000.net/Retail3000Webservice/WebserviceGeneralComponents
NewFtpCredentialsFilterResponse Element
http://retail3000.net/Retail3000Webservice/WebserviceGeneralComponents : NewFtpCredentialsFilterResponse Element
Namespace http://retail3000.net/Retail3000Webservice/WebserviceGeneralComponents
Diagram
DownloadFolder Element UploadFolder Element Password Element UserName Element FtpServer Element Description Element StoreId Element Sequence NewFtpCredentialsFilterResult Element Sequence NewFtpCredentialsFilterResponse Element
Overview
Sequence
Sequence
StoreId xs:int
Description optional xs:string
FtpServer optional xs:string
UserName optional xs:string
Password optional xs:string
UploadFolder optional xs:string
DownloadFolder optional xs:string
Source
<xs:element name="NewFtpCredentialsFilterResponse" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:complexType>
    <xs:sequence>
      <xs:element minOccurs="0" maxOccurs="1" name="NewFtpCredentialsFilterResult" type="tns:FtpCredentialsFilter" />
    </xs:sequence>
  </xs:complexType>
</xs:element>
See Also
http://retail3000.net/Retail3000Webservice/WebserviceGeneralComponents