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

public class ModifyStockSendRule extends Object
ModifyStockSendRule
  • Constructor Details

    • ModifyStockSendRule

      public ModifyStockSendRule()
  • Method Details

    • getNaturalPersonLimit

      public Boolean getNaturalPersonLimit()
    • setNaturalPersonLimit

      public void setNaturalPersonLimit(Boolean naturalPersonLimit)
    • getPreventApiAbuse

      public Boolean getPreventApiAbuse()
    • setPreventApiAbuse

      public void setPreventApiAbuse(Boolean preventApiAbuse)
    • toString

      public String toString()
      Overrides:
      toString in class Object