public class InitAndGetLeaveALlocationQuotasRequest
extends com.aliyun.tea.TeaModel
构造器和说明 |
---|
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
@NameInMap(value="opUserId") public String opUserId
@NameInMap(value="userId") public String userId
public static InitAndGetLeaveALlocationQuotasRequest build(Map<String,?> map) throws Exception
Exception
public InitAndGetLeaveALlocationQuotasRequest setLeaveCode(String leaveCode)
public String getLeaveCode()
public InitAndGetLeaveALlocationQuotasRequest setOpUserId(String opUserId)
public String getOpUserId()
public InitAndGetLeaveALlocationQuotasRequest setUserId(String userId)
public String getUserId()
Copyright © 2022. All rights reserved.