Méthode | Description | |
---|---|---|
ConsentPeriod ( INotificationConsentRepository consentRepository, IWorkingDayCalculator workingDayCalculator, INotificationApplicationRepository notificationApplicationRepository ) : System | ||
ExpiresInFourWorkingDays ( System.Guid notificationId ) : Task |
||
ExpiresInThreeOrLessWorkingDays ( System.Guid notificationId ) : Task |
||
HasExpired ( System.Guid notificationId ) : Task |
Méthode | Description | |
---|---|---|
GetWorkingDaysToExpiry ( System.Guid notificationId ) : Task |
public ConsentPeriod ( INotificationConsentRepository consentRepository, IWorkingDayCalculator workingDayCalculator, INotificationApplicationRepository notificationApplicationRepository ) : System | ||
consentRepository | INotificationConsentRepository | |
workingDayCalculator | IWorkingDayCalculator | |
notificationApplicationRepository | INotificationApplicationRepository | |
Résultat | System |
public ExpiresInFourWorkingDays ( System.Guid notificationId ) : Task |
||
notificationId | System.Guid | |
Résultat | Task |
public ExpiresInThreeOrLessWorkingDays ( System.Guid notificationId ) : Task |
||
notificationId | System.Guid | |
Résultat | Task |
public HasExpired ( System.Guid notificationId ) : Task |
||
notificationId | System.Guid | |
Résultat | Task |