WC_Webhook::get_resource()
Method: Get the resource for the webhook, e.g. `order`.
Source: includes/class-wc-webhook.php:1044
Method: Get the resource for the webhook, e.g. `order`.
Source: includes/class-wc-webhook.php:1044
Method: Get the event for the webhook, e.g. `created`.
Source: includes/class-wc-webhook.php:1056
Method: Get the secret used for generating the HMAC-SHA256 signature.
Source: includes/class-wc-webhook.php:730
Method: Get the webhook topic, e.g. `order.created`.
Source: includes/class-wc-webhook.php:742
Method: Get the delivery URL.
Source: includes/class-wc-webhook.php:754
Method: Get the user ID for this webhook.
Source: includes/class-wc-webhook.php:766
Method: Get the failure count.
Source: includes/class-wc-webhook.php:792
Method: Set the secret used for generating the HMAC-SHA256 signature.
Source: includes/class-wc-webhook.php:870
Method: Set the webhook topic and associated hooks.
Source: includes/class-wc-webhook.php:881
Method: Set the delivery URL.
Source: includes/class-wc-webhook.php:897