类的使用
com.lark.oapi.service.corehr.v1.model.CreateLeaveGrantingRecordReqBody.Builder
-
com.lark.oapi.service.corehr.v1.model中CreateLeaveGrantingRecordReqBody.Builder的使用
修饰符和类型方法说明CreateLeaveGrantingRecordReqBody.Builder.effectiveDate(String effectiveDate) 生效时间CreateLeaveGrantingRecordReqBody.Builder.employmentId(String employmentId) 员工 IDCreateLeaveGrantingRecordReqBody.Builder.expirationDate(String expirationDate) 失效时间CreateLeaveGrantingRecordReqBody.Builder.externalId(String externalId) 自定义外部 ID,可用于避免数据重复写入(不能超过 64 字符)CreateLeaveGrantingRecordReqBody.Builder.grantingQuantity(String grantingQuantity) 授予数量CreateLeaveGrantingRecordReqBody.Builder.grantingUnit(Integer grantingUnit) 授予时长单位;;可选值有:;;- 1: 天;- 2: 小时CreateLeaveGrantingRecordReqBody.Builder.leaveTypeId(String leaveTypeId) 假期类型 ID,枚举值可通过【获取假期类型列表】接口获取(若假期类型下存在假期子类,此处仅支持传入假期子类的 ID)CreateLeaveGrantingRecordReqBody.newBuilder()授予原因CreateLeaveGrantingRecordReqBody.Builder.sectionType(Integer sectionType) 是否参与折算