Class HosRulesetDailyConfig
- Namespace
- Geotab.Checkmate.ObjectModel
- Assembly
- Geotab.Checkmate.ObjectModel.dll
Daily Configuration for the Driver.
public class HosRulesetDailyConfig
- Inheritance
-
HosRulesetDailyConfig
- Inherited Members
Constructors
HosRulesetDailyConfig()
public HosRulesetDailyConfig()
Properties
DeferralAllowed
Gets or sets a value indicating whether daily off-duty time can be deferred to the next day or not.
public bool DeferralAllowed { get; set; }
Property Value
- bool
A value indicating whether daily off-duty time can be deferred to the next day or not.
DriveMaximum
Gets or sets the maximum daily driver hours.
public int DriveMaximum { get; set; }
Property Value
- int
The maximum daily driver hours.
DutyMaximum
Gets or sets the maximum duty hours.
public int DutyMaximum { get; set; }
Property Value
- int
The maximum duty hours.
OffDutyMinimum
Gets or sets the cycle statuses.
public int OffDutyMinimum { get; set; }
Property Value
- int
The cycle statuses.