public static class LeaveRequestCreated.Builder extends Object
| 构造器和说明 |
|---|
Builder() |
public LeaveRequestCreated.Builder employmentId(String employmentId)
示例值:7442604019808519724
employmentId - public LeaveRequestCreated.Builder leaveTypeId(String leaveTypeId)
示例值:7444819921379313196
leaveTypeId - public LeaveRequestCreated.Builder startTime(LeaveTime startTime)
示例值:
startTime - public LeaveRequestCreated.Builder endTime(LeaveTime endTime)
示例值:
endTime - public LeaveRequestCreated.Builder timeZone(String timeZone)
示例值:Asia/Shanghai
timeZone - public LeaveRequestCreated.Builder dailyLeaveMode(String dailyLeaveMode)
示例值:arrive_late:上班晚到, leave_early:上班晚到, arrive_late_and_leave_early:上班晚到 + 下班早走
dailyLeaveMode - public LeaveRequestCreated.Builder arriveLateMinutes(Integer arriveLateMinutes)
示例值:10
arriveLateMinutes - public LeaveRequestCreated.Builder leaveEarlyMinutes(Integer leaveEarlyMinutes)
示例值:10
leaveEarlyMinutes - public LeaveRequestCreated.Builder notes(String notes)
示例值:休息
notes - public LeaveRequestCreated.Builder dateOfMarriageCertificate(String dateOfMarriageCertificate)
示例值:2023-11-07
dateOfMarriageCertificate - public LeaveRequestCreated.Builder providePremaritalExaminationMaterials(Boolean providePremaritalExaminationMaterials)
示例值:fasle
providePremaritalExaminationMaterials - public LeaveRequestCreated.Builder isCoupleLiveApart(Boolean isCoupleLiveApart)
示例值:false
isCoupleLiveApart - public LeaveRequestCreated.Builder difficultyGivingBirth(Boolean difficultyGivingBirth)
示例值:false
difficultyGivingBirth - public LeaveRequestCreated.Builder pregnantMonths(Integer pregnantMonths)
示例值:10
pregnantMonths - public LeaveRequestCreated.Builder dueDate(String dueDate)
示例值:2023-11-07
dueDate - public LeaveRequestCreated.Builder childDateOfBirth(String childDateOfBirth)
示例值:2023-11-07
childDateOfBirth - public LeaveRequestCreated.Builder numberOfNewborns(Integer numberOfNewborns)
示例值:1
numberOfNewborns - public LeaveRequestCreated.Builder applicableScenarios(String applicableScenarios)
示例值:父母/配偶父母患病需陪护:parent_accompany, 配偶患病需陪护:spouse_accompany, 子女患病需陪护:child_accompany
applicableScenarios - public LeaveRequestCreated build()
Copyright © 2025. All rights reserved.