Méthode | Description | |
---|---|---|
NotificationMovementsQuantity ( IMovementRepository movementRepository, IShipmentInfoRepository shipmentRepository ) : System | ||
Received ( System.Guid notificationId ) : Task |
||
Remaining ( System.Guid notificationId ) : Task |
Méthode | Description | |
---|---|---|
HasSummableMovements ( IEnumerable |
public NotificationMovementsQuantity ( IMovementRepository movementRepository, IShipmentInfoRepository shipmentRepository ) : System | ||
movementRepository | IMovementRepository | |
shipmentRepository | IShipmentInfoRepository | |
Résultat | System |
public Received ( System.Guid notificationId ) : Task |
||
notificationId | System.Guid | |
Résultat | Task |
public Remaining ( System.Guid notificationId ) : Task |
||
notificationId | System.Guid | |
Résultat | Task |