Skip to content

Latest commit

 

History

History
23 lines (12 loc) · 391 Bytes

File metadata and controls

23 lines (12 loc) · 391 Bytes

WebhookAuthenticationBase

Properties

Name Type Description Notes
name String The name of the webhook authentication.
type TypeEnum
data Object

Enum: TypeEnum

Name Value
BASIC "basic"
CUSTOM "custom"