Always return a default for `Product` getters
This PR updates the Product
class to make all getters return a default value (either ''
or 0.0
depending on type).
Please review: @ahoffmann @weizhong-wang @lloyd-carter @KJOYNER
This PR updates the Product
class to make all getters return a default value (either ''
or 0.0
depending on type).
Please review: @ahoffmann @weizhong-wang @lloyd-carter @KJOYNER