-
Couldn't load subscription status.
- Fork 4
SubscribeParams
André Matthies edited this page Feb 6, 2025
·
1 revision
- Full name:
\Seven\Api\Resource\Hooks\SubscribeParams - This class implements:
\Seven\Api\Library\ParamsInterface
protected ?string $eventFilterprotected \Seven\Api\Resource\Hooks\HooksRequestMethod $requestMethodprotected string $targetUrlprotected \Seven\Api\Resource\Hooks\HooksEventType $eventTypepublic __construct(string $targetUrl, \Seven\Api\Resource\Hooks\HooksEventType $eventType): mixedParameters:
| Parameter | Type | Description |
|---|---|---|
$targetUrl |
string | |
$eventType |
\Seven\Api\Resource\Hooks\HooksEventType |
public toArray(): arraypublic getEventFilter(): ?stringpublic setEventFilter(?string $eventFilter): selfParameters:
| Parameter | Type | Description |
|---|---|---|
$eventFilter |
?string |
public getTargetUrl(): stringpublic getEventType(): \Seven\Api\Resource\Hooks\HooksEventTypepublic getRequestMethod(): \Seven\Api\Resource\Hooks\HooksRequestMethodpublic setRequestMethod(\Seven\Api\Resource\Hooks\HooksRequestMethod $requestMethod): selfParameters:
| Parameter | Type | Description |
|---|---|---|
$requestMethod |
\Seven\Api\Resource\Hooks\HooksRequestMethod |
Automatically generated on 2025-02-06