Class RefundCouponInfo

    • Constructor Detail

      • RefundCouponInfo

        protected RefundCouponInfo()
    • Method Detail

      • getCouponBatchId

        public String getCouponBatchId()
      • setCouponBatchId

        public void setCouponBatchId​(String couponBatchId)
      • getCouponId

        public String getCouponId()
      • setCouponId

        public void setCouponId​(String couponId)
      • getCouponFee

        public Integer getCouponFee()
      • setCouponFee

        public void setCouponFee​(Integer couponFee)
      • getFormatCouponFee

        public double getFormatCouponFee()
        调用接口获取单位为分,get方法转换为元方便使用
        Returns:
        元单位