Encapsulation of grouped account selection events and collective events.
This commit is contained in:
@@ -11,5 +11,6 @@ namespace Wino.Core.Domain.Interfaces
|
||||
Guid AccountId { get; set; }
|
||||
string RemoteCalendarId { get; set; }
|
||||
bool IsExtended { get; set; }
|
||||
Guid Id { get; set; }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user