Class SetCouponNotifyResponse

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

public class SetCouponNotifyResponse extends Object
SetCouponNotifyResponse
  • Constructor Details

    • SetCouponNotifyResponse

      public SetCouponNotifyResponse()
  • Method Details

    • getUpdateTime

      public String getUpdateTime()
    • setUpdateTime

      public void setUpdateTime(String updateTime)
    • getNotifyUrl

      public String getNotifyUrl()
    • setNotifyUrl

      public void setNotifyUrl(String notifyUrl)
    • getMchid

      public String getMchid()
    • setMchid

      public void setMchid(String mchid)
    • toString

      public String toString()
      Overrides:
      toString in class Object