public static class InitAndGetLeaveALlocationQuotasResponseBody.InitAndGetLeaveALlocationQuotasResponseBodyResult
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 字段和说明 |
|---|---|
Long |
endTime
example:
1753851001000
|
String |
leaveCode
example:
c00ced14-xxxxxd438748
|
String |
quotaCycle
example:
2022
|
String |
quotaId
example:
b13cc5b0--xxxx5b0
|
Long |
quotaNumPerDay
example:
700
|
Long |
quotaNumPerHour
example:
800
|
Long |
startTime
example:
1653851001000
|
Long |
usedNumPerDay
example:
200
|
Long |
usedNumPerHour
example:
100
|
String |
userId
example:
user1
|
| 构造器和说明 |
|---|
InitAndGetLeaveALlocationQuotasResponseBodyResult() |
@NameInMap(value="endTime") public Long endTime
1753851001000
@NameInMap(value="leaveCode") public String leaveCode
c00ced14-xxxxxd438748
@NameInMap(value="quotaCycle") public String quotaCycle
2022
@NameInMap(value="quotaId") public String quotaId
b13cc5b0--xxxx5b0
@NameInMap(value="quotaNumPerDay") public Long quotaNumPerDay
700
@NameInMap(value="quotaNumPerHour") public Long quotaNumPerHour
800
@NameInMap(value="startTime") public Long startTime
1653851001000
@NameInMap(value="usedNumPerDay") public Long usedNumPerDay
200
@NameInMap(value="usedNumPerHour") public Long usedNumPerHour
100
@NameInMap(value="userId") public String userId
user1
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 © 2025. All rights reserved.