*** # HookSubscribe * Full name: `\Seven\Api\Resource\Hooks\HookSubscribe` ## Properties ### id ```php protected ?int $id ``` *** ### success ```php protected bool $success ``` *** ## Methods ### __construct ```php public __construct(object $data): mixed ``` **Parameters:** | Parameter | Type | Description | |-----------|------|-------------| | `$data` | **object** | | *** ### getId ```php public getId(): ?int ``` *** ### isSuccess ```php public isSuccess(): bool ``` *** *** > Automatically generated on 2025-02-06