public static class GetLeaveTypeResponseBody.GetLeaveTypeResponseBodyResultSubmitTimeRule
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 字段和说明 |
|---|---|
Boolean |
enableTimeLimit
example:
false
|
String |
timeType
example:
before
|
String |
timeUnit
example:
day
|
Long |
timeValue
example:
1
|
| 构造器和说明 |
|---|
GetLeaveTypeResponseBodyResultSubmitTimeRule() |
@NameInMap(value="enableTimeLimit") public Boolean enableTimeLimit
false
@NameInMap(value="timeType") public String timeType
before
@NameInMap(value="timeUnit") public String timeUnit
day
@NameInMap(value="timeValue") public Long timeValue
1
public GetLeaveTypeResponseBodyResultSubmitTimeRule()
public static GetLeaveTypeResponseBody.GetLeaveTypeResponseBodyResultSubmitTimeRule build(Map<String,?> map) throws Exception
Exceptionpublic GetLeaveTypeResponseBody.GetLeaveTypeResponseBodyResultSubmitTimeRule setEnableTimeLimit(Boolean enableTimeLimit)
public Boolean getEnableTimeLimit()
public GetLeaveTypeResponseBody.GetLeaveTypeResponseBodyResultSubmitTimeRule setTimeType(String timeType)
public String getTimeType()
public GetLeaveTypeResponseBody.GetLeaveTypeResponseBodyResultSubmitTimeRule setTimeUnit(String timeUnit)
public String getTimeUnit()
public GetLeaveTypeResponseBody.GetLeaveTypeResponseBodyResultSubmitTimeRule setTimeValue(Long timeValue)
public Long getTimeValue()
Copyright © 2025. All rights reserved.