类 P2cDelMonthProductRequest

java.lang.Object
com.icetech.sdk.request.BaseRequest<P2cDelMonthProductResponse>
com.icetech.sdk.request.p2c.business.P2cDelMonthProductRequest

public class P2cDelMonthProductRequest extends BaseRequest<P2cDelMonthProductResponse>
删除月卡产品
作者:
zhangpengzhan
  • 构造器详细资料

    • P2cDelMonthProductRequest

      public P2cDelMonthProductRequest()
  • 方法详细资料

    • getParkCode

      public String getParkCode()
      Gets park code.
      返回:
      the park code
    • setParkCode

      public void setParkCode(String parkCode)
      Sets park code.
      参数:
      parkCode - the park code
    • getProductId

      public List<String> getProductId()
      Gets product id.
      返回:
      the product id
    • setProductId

      public void setProductId(List<String> productId)
      Sets product id.
      参数:
      productId - the product id
    • method

      protected String method()
      从类复制的说明: BaseRequest
      定义接口名称
      指定者:
      method 在类中 BaseRequest<P2cDelMonthProductResponse>
      返回:
      接口名称