v1.1.1 - Fix for price model instantiation with minor value of 0
Previously, price models instantiated with a minor value of 0 would set the amount
property to null
instead of 0
. This has now been corrected.
Previously, price models instantiated with a minor value of 0 would set the amount
property to null
instead of 0
. This has now been corrected.