Encapsulation of grouped account selection events and collective events.
This commit is contained in:
@@ -10,5 +10,6 @@ namespace Wino.Core.Domain.Interfaces
|
||||
DateTimeOffset StartTime { get; }
|
||||
int DurationInMinutes { get; }
|
||||
TimeRange Period { get; }
|
||||
IAccountCalendar AssignedCalendar { get; }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user