diff --git a/Models/TaskAttributeType.php b/Models/TaskAttributeType.php index 191ecfe..870f4f5 100755 --- a/Models/TaskAttributeType.php +++ b/Models/TaskAttributeType.php @@ -49,7 +49,7 @@ class TaskAttributeType 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)