| 程序包 | 说明 |
|---|---|
| com.lark.oapi.service.vc.v1.model |
| 限定符和类型 | 方法和说明 |
|---|---|
Report.Builder |
Report.Builder.dailyReport(ReportMeetingDaily[] dailyReport)
每日会议报告列表
示例值:
|
static Report.Builder |
Report.newBuilder() |
Report.Builder |
Report.Builder.totalMeetingCount(String totalMeetingCount)
总会议数量
示例值:100
|
Report.Builder |
Report.Builder.totalMeetingDuration(String totalMeetingDuration)
总会议时长(单位sec)
示例值:300000
|
Report.Builder |
Report.Builder.totalParticipantCount(String totalParticipantCount)
总参会人数
示例值:20000
|
| 构造器和说明 |
|---|
Report(Report.Builder builder) |
Copyright © 2024. All rights reserved.