public class PLChannelMenuListGetRequest extends PLBaseRequest
频道菜单列表请求对象类
| 限定符和类型 | 字段和说明 |
|---|---|
protected Integer |
channelId
字段名:频道号
变量名:channelId
是否必填:是
类型:Int(11)
示例值:10001
描述:频道号
|
appId, appSecret, sign, timestamp| 构造器和说明 |
|---|
PLChannelMenuListGetRequest(String appId,
String appSecret) |
PLChannelMenuListGetRequest(String appId,
String appSecret,
Integer channelId)
必要参数构造函数
|
| 限定符和类型 | 方法和说明 |
|---|---|
Integer |
getChannelId() |
void |
setChannelId(Integer channelId) |
String |
toString() |
getAppId, getAppSecret, getParams, getSign, getTimestamp, setAppId, setAppSecret, setSign, setTimestampCopyright © 2019. All rights reserved.