Class SetCouponNotifyRequest

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

public class SetCouponNotifyRequest extends Object
SetCouponNotifyRequest
  • Constructor Details

    • SetCouponNotifyRequest

      public SetCouponNotifyRequest()
  • Method Details

    • getMchid

      public String getMchid()
    • setMchid

      public void setMchid(String mchid)
    • getNotifyUrl

      public String getNotifyUrl()
    • setNotifyUrl

      public void setNotifyUrl(String notifyUrl)
    • toString

      public String toString()
      Overrides:
      toString in class Object