public class InitAndGetLeaveALlocationQuotasRequest
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 字段和说明 |
|---|---|
String |
leaveCode
example:
f84a2829-xxxx0653
|
String |
opUserId
This parameter is required.
|
String |
userId
This parameter is required.
|
| 构造器和说明 |
|---|
InitAndGetLeaveALlocationQuotasRequest() |
| 限定符和类型 | 方法和说明 |
|---|---|
static InitAndGetLeaveALlocationQuotasRequest |
build(Map<String,?> map) |
String |
getLeaveCode() |
String |
getOpUserId() |
String |
getUserId() |
InitAndGetLeaveALlocationQuotasRequest |
setLeaveCode(String leaveCode) |
InitAndGetLeaveALlocationQuotasRequest |
setOpUserId(String opUserId) |
InitAndGetLeaveALlocationQuotasRequest |
setUserId(String userId) |
@NameInMap(value="leaveCode") public String leaveCode
f84a2829-xxxx0653
@NameInMap(value="opUserId") public String opUserId
This parameter is required.
example:manager1
@NameInMap(value="userId") public String userId
This parameter is required.
example:manager211
public static InitAndGetLeaveALlocationQuotasRequest build(Map<String,?> map) throws Exception
Exceptionpublic InitAndGetLeaveALlocationQuotasRequest setLeaveCode(String leaveCode)
public String getLeaveCode()
public InitAndGetLeaveALlocationQuotasRequest setOpUserId(String opUserId)
public String getOpUserId()
public InitAndGetLeaveALlocationQuotasRequest setUserId(String userId)
public String getUserId()
Copyright © 2025. All rights reserved.