| Name | Type | Description | Notes |
|---|---|---|---|
| name | str, none_type | Specifies a webhook name to search for | [optional] |
| event_types | [WebHookEventTypeModel], none_type | Specifies a webhook event types to search for | [optional] |
| methods | [RequestTypeModel], none_type | Specifies a webhook methods to search for | [optional] |
| project_ids | [str], none_type | Specifies a webhook project IDs to search for | [optional] |
| is_enabled | bool, none_type | Specifies a webhook deleted status to search for | [optional] |