Files
psa_car_controller/docs/MonitorWebhook.md
T
2020-11-15 12:20:10 +01:00

13 lines
734 B
Markdown

# MonitorWebhook
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**attributes** | [**list[MonitorWebhookAttributes]**](MonitorWebhookAttributes.md) | Additional attributes-set that can be used as http header enhencement (such as headers can be used as an authentication parameter when posting the event) or simply added to the notification event body (as set of key/values) or finally as additional query parameters. | [optional]
**name** | **str** | Webhook name. |
**target** | [**Url**](Url.md) | |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)