public class PLChannelDonateGetRequest extends PLBaseRequest
获取频道打赏设置请求对象类
| 限定符和类型 | 字段和说明 |
|---|---|
protected Integer |
channelId
字段名:频道ID
变量名:channelId
是否必填:是
类型:Integer
示例值:10001
描述:直播账号下的频道号
|
appId, appSecret, sign, timestamp| 构造器和说明 |
|---|
PLChannelDonateGetRequest(String appId,
String appSecret) |
PLChannelDonateGetRequest(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.