public class P2cReloadHintRequest extends BaseRequest<P2cReloadHintResponse>
| 构造器和说明 |
|---|
P2cReloadHintRequest() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getChannelCode()
Gets channel code.
|
String |
getOrderNum()
Gets order num.
|
String |
getParkCode()
Gets park code.
|
String |
getPlateNum()
Gets plate num.
|
String |
getUnpayPrice()
Gets unpay price.
|
protected String |
method()
定义接口名称
|
void |
setChannelCode(String channelCode)
Sets channel code.
|
void |
setOrderNum(String orderNum)
Sets order num.
|
void |
setParkCode(String parkCode)
Sets park code.
|
void |
setPlateNum(String plateNum)
Sets plate num.
|
void |
setUnpayPrice(String unpayPrice)
Sets unpay price.
|
addFile, buildBizContent, createRequestForm, getMethod, getRequestMethod, getResponseClass, setFiles, setRequestMethod, setVersion, versionpublic String getParkCode()
public void setParkCode(String parkCode)
parkCode - the park codepublic String getChannelCode()
public void setChannelCode(String channelCode)
channelCode - the channel codepublic String getOrderNum()
public void setOrderNum(String orderNum)
orderNum - the order numpublic String getPlateNum()
public void setPlateNum(String plateNum)
plateNum - the plate numpublic String getUnpayPrice()
public void setUnpayPrice(String unpayPrice)
unpayPrice - the unpay priceprotected String method()
BaseRequestmethod 在类中 BaseRequest<P2cReloadHintResponse>Copyright © 2025. All rights reserved.