# WebhookResponse200
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**success** | Option<**bool**> | If the response is successful or not | [optional]
**status** | Option<**String**> | The status of the response | [optional]
**data** | Option<[**crate::models::GetWebhooksResponse200AllOfDataInner**](getWebhooksResponse200_allOf_data_inner.md)> | | [optional]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)