public class StatTicketRequest extends AbstractStatRequest<StatTicketResponse>
| 限定符和类型 | 字段和说明 |
|---|---|
private Integer[] |
sources
来源渠道
|
private Integer |
statisticMethod
统计方式
|
private String |
tag
标签
|
date, fieldsfileMap, model| 构造器和说明 |
|---|
StatTicketRequest() |
| 限定符和类型 | 方法和说明 |
|---|---|
Class<StatTicketResponse> |
getResponseClass()
获取响应对象
|
Integer[] |
getSources() |
Integer |
getStatisticMethod() |
String |
getTag() |
void |
setSources(Integer[] sources) |
void |
setStatisticMethod(Integer statisticMethod) |
void |
setTag(String tag) |
getDate, getFields, setDate, setFieldsexpires, expires, generateUri, getFileMap, getModel, getPath, httpMethod, isMultipartFormData, putBodyParameter, putQueryParameter, setFileMap, setModel, setPath, signRequestprivate String tag
private Integer[] sources
private Integer statisticMethod
public String getTag()
public void setTag(String tag)
public Integer[] getSources()
public void setSources(Integer[] sources)
public Integer getStatisticMethod()
public void setStatisticMethod(Integer statisticMethod)
public Class<StatTicketResponse> getResponseClass()
AbstractRequestModelgetResponseClass 在类中 AbstractRequestModel<StatTicketResponse>Copyright © 2024. All rights reserved.