Class CouponResult

    • Constructor Detail

      • CouponResult

        public CouponResult()
    • Method Detail

      • getCouponStockId

        public String getCouponStockId()
      • setCouponStockId

        public void setCouponStockId​(String couponStockId)
      • setOpenId

        public void setOpenId​(String openId)
      • getResponseCount

        public int getResponseCount()
      • setResponseCount

        public void setResponseCount​(int responseCount)
      • getSuccessCount

        public int getSuccessCount()
      • setSuccessCount

        public void setSuccessCount​(int successCount)
      • getFailedCount

        public int getFailedCount()
      • setFailedCount

        public void setFailedCount​(int failedCount)
      • getOpenId

        public String getOpenId()
      • getRetCode

        public String getRetCode()
      • setRetCode

        public void setRetCode​(String retCode)
      • getCouponId

        public String getCouponId()
      • setCouponId

        public void setCouponId​(String couponId)
      • getRetMsg

        public String getRetMsg()
      • setRetMsg

        public void setRetMsg​(String retMsg)