*** # Group * Full name: `\Seven\Api\Resource\Groups\Group` ## Properties ### created ```php protected string $created ``` *** ### id ```php protected int $id ``` *** ### name ```php protected string $name ``` *** ### membersCount ```php protected int $membersCount ``` *** ## Methods ### __construct ```php public __construct(object $data): mixed ``` **Parameters:** | Parameter | Type | Description | |-----------|------|-------------| | `$data` | **object** | | *** ### getId ```php public getId(): int ``` *** ### getName ```php public getName(): string ``` *** ### getCreated ```php public getCreated(): string ``` *** ### getMembersCount ```php public getMembersCount(): int ``` *** *** > Automatically generated on 2025-02-06