Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 867 Bytes

File metadata and controls

15 lines (10 loc) · 867 Bytes

SearchWebhooksQueryModel

Properties

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]

[Back to Model list] [Back to API list] [Back to README]