public static class InitAndGetLeaveALlocationQuotasResponseBody.InitAndGetLeaveALlocationQuotasResponseBodyResult
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 字段和说明 |
|---|---|
Long |
endTime |
String |
leaveCode |
String |
quotaCycle |
String |
quotaId |
Long |
quotaNumPerDay |
Long |
quotaNumPerHour |
Long |
startTime |
Long |
usedNumPerDay |
Long |
usedNumPerHour |
String |
userId |
| 构造器和说明 |
|---|
InitAndGetLeaveALlocationQuotasResponseBodyResult() |
@NameInMap(value="endTime") public Long endTime
@NameInMap(value="leaveCode") public String leaveCode
@NameInMap(value="quotaCycle") public String quotaCycle
@NameInMap(value="quotaId") public String quotaId
@NameInMap(value="quotaNumPerDay") public Long quotaNumPerDay
@NameInMap(value="quotaNumPerHour") public Long quotaNumPerHour
@NameInMap(value="startTime") public Long startTime
@NameInMap(value="usedNumPerDay") public Long usedNumPerDay
@NameInMap(value="usedNumPerHour") public Long usedNumPerHour
@NameInMap(value="userId") public String userId
public InitAndGetLeaveALlocationQuotasResponseBodyResult()
public static InitAndGetLeaveALlocationQuotasResponseBody.InitAndGetLeaveALlocationQuotasResponseBodyResult build(Map<String,?> map) throws Exception
Exceptionpublic InitAndGetLeaveALlocationQuotasResponseBody.InitAndGetLeaveALlocationQuotasResponseBodyResult setEndTime(Long endTime)
public Long getEndTime()
public InitAndGetLeaveALlocationQuotasResponseBody.InitAndGetLeaveALlocationQuotasResponseBodyResult setLeaveCode(String leaveCode)
public String getLeaveCode()
public InitAndGetLeaveALlocationQuotasResponseBody.InitAndGetLeaveALlocationQuotasResponseBodyResult setQuotaCycle(String quotaCycle)
public String getQuotaCycle()
public InitAndGetLeaveALlocationQuotasResponseBody.InitAndGetLeaveALlocationQuotasResponseBodyResult setQuotaId(String quotaId)
public String getQuotaId()
public InitAndGetLeaveALlocationQuotasResponseBody.InitAndGetLeaveALlocationQuotasResponseBodyResult setQuotaNumPerDay(Long quotaNumPerDay)
public Long getQuotaNumPerDay()
public InitAndGetLeaveALlocationQuotasResponseBody.InitAndGetLeaveALlocationQuotasResponseBodyResult setQuotaNumPerHour(Long quotaNumPerHour)
public Long getQuotaNumPerHour()
public InitAndGetLeaveALlocationQuotasResponseBody.InitAndGetLeaveALlocationQuotasResponseBodyResult setStartTime(Long startTime)
public Long getStartTime()
public InitAndGetLeaveALlocationQuotasResponseBody.InitAndGetLeaveALlocationQuotasResponseBodyResult setUsedNumPerDay(Long usedNumPerDay)
public Long getUsedNumPerDay()
public InitAndGetLeaveALlocationQuotasResponseBody.InitAndGetLeaveALlocationQuotasResponseBodyResult setUsedNumPerHour(Long usedNumPerHour)
public Long getUsedNumPerHour()
public InitAndGetLeaveALlocationQuotasResponseBody.InitAndGetLeaveALlocationQuotasResponseBodyResult setUserId(String userId)
public String getUserId()
Copyright © 2022. All rights reserved.