Class ProductFeedUpload

    • Method Detail

      • getEndTime

        public Date getEndTime()
        Returns:
        The time the upload was completed
      • setEndTime

        public void setEndTime​(Date endTime)
        The time the upload was completed
      • getInputMethod

        public String getInputMethod()
        Returns:
        The input method the product feed was obtained with
      • setInputMethod

        public void setInputMethod​(String inputMethod)
        The input method the product feed was obtained with possible values: Manual Upload, Server Fetch
      • getStartTime

        public Date getStartTime()
        Returns:
        The time the upload process started
      • setStartTime

        public void setStartTime​(Date startTime)
        The time the upload process started
      • getUrl

        public String getUrl()
        Returns:
        The url to fetch the products from
      • setUrl

        public void setUrl​(String url)
        The url to fetch the products from