Table of Contents

Class HosRulesetEarlyRestBreaks

Namespace
Geotab.Checkmate.ObjectModel
Assembly
Geotab.Checkmate.ObjectModel.dll

The early rest breaks config.

public class HosRulesetEarlyRestBreaks
Inheritance
HosRulesetEarlyRestBreaks
Inherited Members

Constructors

HosRulesetEarlyRestBreaks()

public HosRulesetEarlyRestBreaks()

Properties

BetweenRestLimit

Gets or sets the maximum limit between rest breaks.

public int BetweenRestLimit { get; set; }

Property Value

int

The Reduced maximum limit between rest breaks.

RestBreakMinimum

Gets or sets the minimum rest duration required.

public int RestBreakMinimum { get; set; }

Property Value

int

The minimum rest duration required.