public class P2cDelMonthCardRequest extends BaseRequest<P2cDelMonthCardResponse>
| 构造器和说明 |
|---|
P2cDelMonthCardRequest() |
| 限定符和类型 | 方法和说明 |
|---|---|
Long |
getCardId()
Gets card id.
|
Integer |
getIsDelAll()
Gets is del all.
|
String |
getParkCode()
Gets park code.
|
protected String |
method()
定义接口名称
|
void |
setCardId(Long cardId)
Sets card id.
|
void |
setIsDelAll(Integer isDelAll)
Sets is del all.
|
void |
setParkCode(String parkCode)
Sets park code.
|
addFile, buildBizContent, createRequestForm, getMethod, getRequestMethod, getResponseClass, setFiles, setRequestMethod, setVersion, versionpublic String getParkCode()
public void setParkCode(String parkCode)
parkCode - the park codepublic Integer getIsDelAll()
public void setIsDelAll(Integer isDelAll)
isDelAll - the is del allpublic Long getCardId()
public void setCardId(Long cardId)
cardId - the card idprotected String method()
BaseRequestmethod 在类中 BaseRequest<P2cDelMonthCardResponse>Copyright © 2025. All rights reserved.