-
Notifications
You must be signed in to change notification settings - Fork 3
HooksResource
André Matthies edited this page Feb 6, 2025
·
1 revision
- Full name:
\Seven\Api\Resource\Hooks\HooksResource
- Parent class:
\Seven\Api\Resource\Resource
public unsubscribe(int $id): \Seven\Api\Resource\Hooks\HookUnsubscribe
Parameters:
Parameter | Type | Description |
---|---|---|
$id |
int |
Throws:
public subscribe(\Seven\Api\Resource\Hooks\SubscribeParams $params): \Seven\Api\Resource\Hooks\HookSubscribe
Parameters:
Parameter | Type | Description |
---|---|---|
$params |
\Seven\Api\Resource\Hooks\SubscribeParams |
Throws:
public read(): \Seven\Api\Resource\Hooks\Hooks
Throws:
public __construct(\Seven\Api\Client $client): mixed
Parameters:
Parameter | Type | Description |
---|---|---|
$client |
\Seven\Api\Client |
Automatically generated on 2025-02-06