Class RefundResult

    • Constructor Detail

      • RefundResult

        protected RefundResult()
        Deprecated.
    • Method Detail

      • getOutRefundNo

        public String getOutRefundNo()
        Deprecated.
      • getRefundId

        public String getRefundId()
        Deprecated.
      • getRefundChannel

        public String getRefundChannel()
        Deprecated.
      • getFormatRefundChannel

        public RefundChannel getFormatRefundChannel()
        Deprecated.
      • getRefundFee

        public int getRefundFee()
        Deprecated.
      • getFormatRefundFee

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

        public Integer getCashRefundFee()
        Deprecated.
      • getFormatCashRefundFee

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