diff --git a/src/Price.php b/src/Price.php index 2c5e2aa..3f9a2c2 100644 --- a/src/Price.php +++ b/src/Price.php @@ -39,7 +39,7 @@ class Price implements \JsonSerializable /** * The VAT definition */ - protected ?Vat $vat; + protected ?Vat $vat = null; /** * The price modifiers to apply