类 ListTicketMessageReq.Builder
java.lang.Object
com.lark.oapi.service.helpdesk.v1.model.ListTicketMessageReq.Builder
- 封闭类:
ListTicketMessageReq
-
构造器概要
构造器 -
方法概要
-
构造器详细资料
-
Builder
public Builder()
-
-
方法详细资料
-
timeStart
起始时间示例值:1617960686
- 参数:
timeStart-- 返回:
-
timeEnd
结束时间示例值:1617960687
- 参数:
timeEnd-- 返回:
-
page
页数ID示例值:1
- 参数:
page-- 返回:
-
pageSize
消息数量,最大200,默认20示例值:10
- 参数:
pageSize-- 返回:
-
ticketId
工单ID示例值:6948728206392295444
- 参数:
ticketId-- 返回:
-
build
-