public class P2cDelChannelRuleRequest extends BaseRequest<P2cDelChannelRuleResponse>
| 构造器和说明 |
|---|
P2cDelChannelRuleRequest() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getChannelId()
Gets channel id.
|
String |
getParkCode()
Gets park code.
|
protected String |
method()
定义接口名称
|
void |
setChannelId(String channelId)
Sets channel id.
|
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 String getChannelId()
public void setChannelId(String channelId)
channelId - the channel idprotected String method()
BaseRequestmethod 在类中 BaseRequest<P2cDelChannelRuleResponse>Copyright © 2025. All rights reserved.