public static class GetShiftResponseBody.GetShiftResponseBodyResultSectionsPunches
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 字段和说明 |
|---|---|
Long |
absenteeismLateMinutes |
Long |
across
example:
0
|
Long |
beginMin |
String |
checkTime
Use the UTC time format: yyyy-MM-ddTHH:mmZ
example:
1970-01-01 19:00:00
|
String |
checkType
example:
OnDuty
|
Long |
endMin
example:
-1
|
List<Long> |
flexMinutes |
Boolean |
freeCheck |
GetShiftResponseBody.GetShiftResponseBodyResultSectionsPunchesLateBackSetting |
lateBackSetting |
Long |
permitMinutes
example:
0
|
Long |
puncheId
example:
33928201
|
Long |
seriousLateMinutes |
| 构造器和说明 |
|---|
GetShiftResponseBodyResultSectionsPunches() |
@NameInMap(value="absenteeismLateMinutes") public Long absenteeismLateMinutes
@NameInMap(value="across") public Long across
0
@NameInMap(value="beginMin") public Long beginMin
@NameInMap(value="checkTime") public String checkTime
Use the UTC time format: yyyy-MM-ddTHH:mmZ
example:1970-01-01 19:00:00
@NameInMap(value="checkType") public String checkType
OnDuty
@NameInMap(value="endMin") public Long endMin
-1
@NameInMap(value="freeCheck") public Boolean freeCheck
@NameInMap(value="lateBackSetting") public GetShiftResponseBody.GetShiftResponseBodyResultSectionsPunchesLateBackSetting lateBackSetting
@NameInMap(value="permitMinutes") public Long permitMinutes
0
@NameInMap(value="puncheId") public Long puncheId
33928201
@NameInMap(value="seriousLateMinutes") public Long seriousLateMinutes
public GetShiftResponseBodyResultSectionsPunches()
public static GetShiftResponseBody.GetShiftResponseBodyResultSectionsPunches build(Map<String,?> map) throws Exception
Exceptionpublic GetShiftResponseBody.GetShiftResponseBodyResultSectionsPunches setAbsenteeismLateMinutes(Long absenteeismLateMinutes)
public Long getAbsenteeismLateMinutes()
public GetShiftResponseBody.GetShiftResponseBodyResultSectionsPunches setAcross(Long across)
public Long getAcross()
public GetShiftResponseBody.GetShiftResponseBodyResultSectionsPunches setBeginMin(Long beginMin)
public Long getBeginMin()
public GetShiftResponseBody.GetShiftResponseBodyResultSectionsPunches setCheckTime(String checkTime)
public String getCheckTime()
public GetShiftResponseBody.GetShiftResponseBodyResultSectionsPunches setCheckType(String checkType)
public String getCheckType()
public GetShiftResponseBody.GetShiftResponseBodyResultSectionsPunches setEndMin(Long endMin)
public Long getEndMin()
public GetShiftResponseBody.GetShiftResponseBodyResultSectionsPunches setFlexMinutes(List<Long> flexMinutes)
public GetShiftResponseBody.GetShiftResponseBodyResultSectionsPunches setFreeCheck(Boolean freeCheck)
public Boolean getFreeCheck()
public GetShiftResponseBody.GetShiftResponseBodyResultSectionsPunches setLateBackSetting(GetShiftResponseBody.GetShiftResponseBodyResultSectionsPunchesLateBackSetting lateBackSetting)
public GetShiftResponseBody.GetShiftResponseBodyResultSectionsPunchesLateBackSetting getLateBackSetting()
public GetShiftResponseBody.GetShiftResponseBodyResultSectionsPunches setPermitMinutes(Long permitMinutes)
public Long getPermitMinutes()
public GetShiftResponseBody.GetShiftResponseBodyResultSectionsPunches setPuncheId(Long puncheId)
public Long getPuncheId()
public GetShiftResponseBody.GetShiftResponseBodyResultSectionsPunches setSeriousLateMinutes(Long seriousLateMinutes)
public Long getSeriousLateMinutes()
Copyright © 2025. All rights reserved.