类 GetDailyReportReq.Builder
java.lang.Object
com.lark.oapi.service.vc.v1.model.GetDailyReportReq.Builder
- 封闭类:
GetDailyReportReq
-
构造器概要
构造器 -
方法概要
-
构造器详细资料
-
Builder
public Builder()
-
-
方法详细资料
-
startTime
开始时间(unix时间,单位sec)示例值:1608888867
- 参数:
startTime-- 返回:
-
endTime
结束时间(unix时间,单位sec)示例值:1608888966
- 参数:
endTime-- 返回:
-
unit
数据驻留地示例值:0
- 参数:
unit-- 返回:
-
unit
数据驻留地示例值:0
- 参数:
unit-GetDailyReportUnitTypeEnum- 返回:
-
build
-