diff --git a/Models/Unit.php b/Models/Unit.php index 02b6972..30443c0 100755 --- a/Models/Unit.php +++ b/Models/Unit.php @@ -87,7 +87,7 @@ class Unit implements \JsonSerializable public Address $mainAddress; - private array $address = []; + public array $address = []; /** * Constructor.