public static class BatchCreateUserDailyShiftReq.Builder extends Object
| 构造器和说明 |
|---|
Builder() |
| 限定符和类型 | 方法和说明 |
|---|---|
BatchCreateUserDailyShiftReq.Builder |
batchCreateUserDailyShiftReqBody(BatchCreateUserDailyShiftReqBody body)
body
|
BatchCreateUserDailyShiftReq |
build() |
BatchCreateUserDailyShiftReq.Builder |
employeeType(BatchCreateUserDailyShiftEmployeeTypeEnum employeeType)
请求体和响应体中的 user_id 的员工工号类型
示例值:employee_id
|
BatchCreateUserDailyShiftReq.Builder |
employeeType(String employeeType)
请求体和响应体中的 user_id 的员工工号类型
示例值:employee_id
|
BatchCreateUserDailyShiftReqBody |
getBatchCreateUserDailyShiftReqBody() |
public BatchCreateUserDailyShiftReq.Builder employeeType(String employeeType)
示例值:employee_id
employeeType - public BatchCreateUserDailyShiftReq.Builder employeeType(BatchCreateUserDailyShiftEmployeeTypeEnum employeeType)
示例值:employee_id
employeeType - BatchCreateUserDailyShiftEmployeeTypeEnumpublic BatchCreateUserDailyShiftReqBody getBatchCreateUserDailyShiftReqBody()
public BatchCreateUserDailyShiftReq.Builder batchCreateUserDailyShiftReqBody(BatchCreateUserDailyShiftReqBody body)
body - public BatchCreateUserDailyShiftReq build()
Copyright © 2024. All rights reserved.