# WebhookTargetObject
## Properties
**r#type** | Option<**String**> | The webhook target notify type. | [optional]
**address** | Option<**String**> | The webhook target address. | [optional]
**auth_header** | Option<**String**> | The webhook auth header. | [optional]
**skip_cert_verify** | Option<**bool**> | Whether or not to skip cert verify. | [optional]
**payload_format** | Option<**String**> | The type of webhook paylod format. | [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)