public static final class GetOnCallSchedulesDetailResponseBody.Restrictions.Builder extends Object
构造器和说明 |
---|
Builder() |
限定符和类型 | 方法和说明 |
---|---|
GetOnCallSchedulesDetailResponseBody.Restrictions |
build() |
GetOnCallSchedulesDetailResponseBody.Restrictions.Builder |
endTimeOfDay(String endTimeOfDay)
The end time of the shift per day.
|
GetOnCallSchedulesDetailResponseBody.Restrictions.Builder |
restrictionType(String restrictionType)
The type of the limit.
|
GetOnCallSchedulesDetailResponseBody.Restrictions.Builder |
startTimeOfDay(String startTimeOfDay)
The start time of the shift per day.
|
public GetOnCallSchedulesDetailResponseBody.Restrictions.Builder endTimeOfDay(String endTimeOfDay)
public GetOnCallSchedulesDetailResponseBody.Restrictions.Builder restrictionType(String restrictionType)
* daily_restriction * weekly_restriction
public GetOnCallSchedulesDetailResponseBody.Restrictions.Builder startTimeOfDay(String startTimeOfDay)
public GetOnCallSchedulesDetailResponseBody.Restrictions build()
Copyright © 2024. All rights reserved.