public class CreateLeagueResponse
extends cn.com.antcloud.api.product.AntCloudProdResponse
| 构造器和说明 |
|---|
CreateLeagueResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
Long |
getDate()
时间
|
String |
getLeagueId()
联盟id
|
String |
getRequestId()
请求标识
|
void |
setDate(Long date)
时间
|
void |
setLeagueId(String leagueId)
联盟id
|
void |
setRequestId(String requestId)
请求标识
|
Copyright © 2021. All Rights Reserved.