‪TYPO3CMS  ‪main
TYPO3\CMS\Webhooks\Model\WebhookInstruction Member List

This is the complete list of members for TYPO3\CMS\Webhooks\Model\WebhookInstruction, including all inherited members.

__construct(private readonly string $url, private readonly string $secret, private readonly string $method='POST', private readonly bool $verifySSL=true, private readonly array $additionalHeaders=[], private readonly ?string $name=null, private readonly ?string $description=null, private readonly ?WebhookType $webhookType=null, private readonly ?string $identifier=null, private readonly ?int $uid=null, private readonly array $row=[])TYPO3\CMS\Webhooks\Model\WebhookInstruction
getAdditionalHeaders()TYPO3\CMS\Webhooks\Model\WebhookInstruction
getDescription()TYPO3\CMS\Webhooks\Model\WebhookInstruction
getHttpMethod()TYPO3\CMS\Webhooks\Model\WebhookInstruction
getIdentifier()TYPO3\CMS\Webhooks\Model\WebhookInstruction
getName()TYPO3\CMS\Webhooks\Model\WebhookInstruction
getRow()TYPO3\CMS\Webhooks\Model\WebhookInstruction
getSecret()TYPO3\CMS\Webhooks\Model\WebhookInstruction
getTargetUrl()TYPO3\CMS\Webhooks\Model\WebhookInstruction
getUid()TYPO3\CMS\Webhooks\Model\WebhookInstruction
getWebhookType()TYPO3\CMS\Webhooks\Model\WebhookInstruction
verifySSL()TYPO3\CMS\Webhooks\Model\WebhookInstruction