PenaltyRule
Container for penalty rules
Parameters
penalty
startDateTime
The time when this penalty window starts
endDateTime
The time when this penalty window ends
Constructors
Link copied to clipboard
public PenaltyRule PenaltyRule(PenaltyType penalty, LocalDateTime startDateTime, LocalDateTime endDateTime)