diff --git a/Models/PromotionAttributeType.php b/Models/PromotionAttributeType.php index de66a18..96de742 100755 --- a/Models/PromotionAttributeType.php +++ b/Models/PromotionAttributeType.php @@ -49,7 +49,7 @@ class PromotionAttributeType implements \JsonSerializable * @var int * @since 1.0.0 */ - protected int $fields = 0; + public int $fields = 0; /** * Is a custom value allowed (e.g. custom string)