Class StopStockRequest

java.lang.Object
com.wechat.pay.java.service.cashcoupons.model.StopStockRequest

public class StopStockRequest extends Object
StopStockRequest
  • Constructor Details

    • StopStockRequest

      public StopStockRequest()
  • Method Details

    • getStockCreatorMchid

      public String getStockCreatorMchid()
    • setStockCreatorMchid

      public void setStockCreatorMchid(String stockCreatorMchid)
    • getStockId

      public String getStockId()
    • setStockId

      public void setStockId(String stockId)
    • toString

      public String toString()
      Overrides:
      toString in class Object