public static class GetShiftResponseBody.GetShiftResponseBodyResultSectionsRests
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 字段和说明 |
|---|---|
Long |
across |
String |
checkTime
Use the UTC time format: yyyy-MM-ddTHH:mmZ
|
String |
checkType |
Long |
restId |
| 构造器和说明 |
|---|
GetShiftResponseBodyResultSectionsRests() |
@NameInMap(value="across") public Long across
@NameInMap(value="checkTime") public String checkTime
Use the UTC time format: yyyy-MM-ddTHH:mmZ
@NameInMap(value="checkType") public String checkType
@NameInMap(value="restId") public Long restId
public static GetShiftResponseBody.GetShiftResponseBodyResultSectionsRests build(Map<String,?> map) throws Exception
Exceptionpublic GetShiftResponseBody.GetShiftResponseBodyResultSectionsRests setAcross(Long across)
public Long getAcross()
public GetShiftResponseBody.GetShiftResponseBodyResultSectionsRests setCheckTime(String checkTime)
public String getCheckTime()
public GetShiftResponseBody.GetShiftResponseBodyResultSectionsRests setCheckType(String checkType)
public String getCheckType()
public GetShiftResponseBody.GetShiftResponseBodyResultSectionsRests setRestId(Long restId)
public Long getRestId()
Copyright © 2025. All rights reserved.