Skip to main content

Interface: SCWebhookEventsType

Properties

added_at

added_at: string | Date

Creation date time

Defined in

webhook.ts:93


type

type: string

Webhook event type: contains the name of the event that triggered the webhook example: "category.follow"

Defined in

webhook.ts:89