类 CpstMatchItem.Builder
java.lang.Object
com.lark.oapi.service.corehr.v1.model.CpstMatchItem.Builder
- 封闭类:
CpstMatchItem
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明build()effectiveTime(String effectiveTime) 生效时间薪资等级standardId(String standardId) 薪资标准表ID
-
构造器详细资料
-
Builder
public Builder()
-
-
方法详细资料
-
standardId
薪资标准表ID示例值:7174758593538295340
- 参数:
standardId-- 返回:
-
grade
薪资等级示例值:
- 参数:
grade-- 返回:
-
effectiveTime
生效时间示例值:1660924800000
- 参数:
effectiveTime-- 返回:
-
build
-