Joel Grunbaum
2022-01-12 611ad7b12fcc6b34229316099ae66bccbcf24ad9
book.hpp
@@ -53,6 +53,7 @@
   double aggFee;
   double pasFee;
   double broFee;
    double bomPrice;
   Book();
   Book(ProductTypeEnum productType, std::string product, int stationId,