类 StatusChange.Builder
java.lang.Object
com.lark.oapi.service.attendance.v1.model.StatusChange.Builder
- 封闭类:
StatusChange
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明beforeStatus(String beforeStatus) 示例值:beforeSupplement(String beforeSupplement) 示例值:build()currentStatus(String currentStatus) 示例值:currentSupplement(String currentSupplement) 示例值:示例值:示例值:
-
构造器详细资料
-
Builder
public Builder()
-
-
方法详细资料
-
index
示例值:
- 参数:
index-- 返回:
-
beforeStatus
示例值:
- 参数:
beforeStatus-- 返回:
-
currentStatus
示例值:
- 参数:
currentStatus-- 返回:
-
beforeSupplement
示例值:
- 参数:
beforeSupplement-- 返回:
-
currentSupplement
示例值:
- 参数:
currentSupplement-- 返回:
-
workType
示例值:
- 参数:
workType-- 返回:
-
build
-