java.lang.Object
com.wechat.pay.java.service.merchantexclusivecoupon.model.ExchangeMsg

public class ExchangeMsg extends Object
ExchangeMsg
  • Constructor Details

    • ExchangeMsg

      public ExchangeMsg()
  • Method Details

    • getExchangePrice

      public Long getExchangePrice()
    • setExchangePrice

      public void setExchangePrice(Long exchangePrice)
    • getTransactionMinimum

      public Long getTransactionMinimum()
    • setTransactionMinimum

      public void setTransactionMinimum(Long transactionMinimum)
    • toString

      public String toString()
      Overrides:
      toString in class Object