类 UserShiftGroupsList.Builder
java.lang.Object
com.lark.oapi.service.attendance.v1.model.UserShiftGroupsList.Builder
- 封闭类:
UserShiftGroupsList
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明build()考勤组IDshiftGroupId(String shiftGroupId) 班组IDshiftGroupName(String shiftGroupName) 班组名称updateTime(String updateTime) 班组的最后更新时间
-
构造器详细资料
-
Builder
public Builder()
-
-
方法详细资料
-
shiftGroupId
班组ID示例值:7301693071333261331
- 参数:
shiftGroupId-- 返回:
-
shiftGroupName
班组名称示例值:飞书考勤班组
- 参数:
shiftGroupName-- 返回:
-
groupId
考勤组ID示例值:7299769369813319699
- 参数:
groupId-- 返回:
-
updateTime
班组的最后更新时间示例值:2023-11-15 09:00:00
- 参数:
updateTime-- 返回:
-
build
-