Task<NotificationDto?> GetRequestNotificationOfUserByType( UserSessionData currentUser, IIdLabel resource, ResourceAction action, CancellationToken cancellationToken = default )
In This Article