# WebhookCompactAllOf
## Properties
**active** | Option<**bool**> | If true, the webhook will send events - if false it is considered inactive and will not generate events. | [optional][readonly]
**resource** | Option<[**crate::models::AsanaNamedResource**](AsanaNamedResource.md)> | | [optional]
**target** | Option<**String**> | The URL to receive the HTTP POST. | [optional][readonly]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)