@umbraco-cms/backoffice
    Preparing search index...

    Interface UmbWebhookItemModel

    interface UmbWebhookItemModel {
        entityType: string;
        name: string;
        unique: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    entityType: string
    name: string
    unique: string