feat: refactoring of xml parsers
This commit is contained in:
@@ -11,4 +11,5 @@ class CrmAttributes
|
||||
public bool $houseManager = false;
|
||||
public bool $teamer = false;
|
||||
public ?string $hotelCode = null;
|
||||
public array $roles = [];
|
||||
}
|
||||
Reference in New Issue
Block a user