Class MerchantTradeResult

    • Constructor Detail

      • MerchantTradeResult

        public MerchantTradeResult()
        Deprecated.
    • Method Detail

      • getCashFee

        public Integer getCashFee()
        Deprecated.
      • getFormatCashFee

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

        public Integer getTotalFee()
        Deprecated.
      • getFormatTotalFee

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

        public CurrencyType getFormatFeeType()
        Deprecated.
      • getFeeType

        public String getFeeType()
        Deprecated.
      • getTransactionId

        public String getTransactionId()
        Deprecated.
      • getOutTradeNo

        public String getOutTradeNo()
        Deprecated.
      • getSettlementTotalFee

        public Integer getSettlementTotalFee()
        Deprecated.
      • getFormatSettlementTotalFee

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