类 P2cDelMonthCardRequest

java.lang.Object
com.icetech.sdk.request.BaseRequest<P2cDelMonthCardResponse>
com.icetech.sdk.request.p2c.business.P2cDelMonthCardRequest

public class P2cDelMonthCardRequest extends BaseRequest<P2cDelMonthCardResponse>
清除月卡信息
作者:
zhangpengzhan
  • 构造器详细资料

    • P2cDelMonthCardRequest

      public P2cDelMonthCardRequest()
  • 方法详细资料

    • getParkCode

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

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

      public Integer getIsDelAll()
      Gets is del all.
      返回:
      the is del all
    • setIsDelAll

      public void setIsDelAll(Integer isDelAll)
      Sets is del all.
      参数:
      isDelAll - the is del all
    • getCardId

      public Long getCardId()
      Gets card id.
      返回:
      the card id
    • setCardId

      public void setCardId(Long cardId)
      Sets card id.
      参数:
      cardId - the card id
    • method

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