Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 656 Bytes

WebhookTargetObject.md

File metadata and controls

13 lines (9 loc) · 656 Bytes

WebhookTargetObject

Properties

Name Type Description Notes
Type_ string The webhook target notify type. [optional] [default to null]
Address string The webhook target address. [optional] [default to null]
AuthHeader string The webhook auth header. [optional] [default to null]
SkipCertVerify bool Whether or not to skip cert verify. [optional] [default to null]

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