AdvantageCMS.Core.Common.BaseClasses Namespace
Advantage CSP

AdvantageWebhook Members

The AdvantageWebhook type exposes the following members.

Properties


  Name Description
Public property Id
Gets or sets the identifier.
Public property IsActive
Gets or sets a value indicating whether this instance is active.
Public property ObjectName
Gets or sets the name of the webhook.
Public property ObjectTypeId
Public property PropertiesIncluded
Gets or sets the properties to include in the Payload.
Public property SortOrder
Public property Title
Gets or sets the name of the webhook.
Public property TriggerEvents
Gets or sets the object event to trigger webhook call.
Public property WebhookUrl
Gets or sets the webhook URL to sent payload to.