Search Results for

    Show / Hide Table of Contents
    View Source

    Class WebhookResponseModel

    Inheritance
    System.Object
    WebhookModelBase
    Namespace: Umbraco.Cms.Api.Management.ViewModels.Webhook
    Assembly: Umbraco.Cms.Api.Management.dll
    Syntax
    public class WebhookResponseModel : WebhookModelBase

    Properties

    View Source

    Events

    Declaration
    public WebhookEventResponseModel[] Events { get; set; }
    Property Value
    Type Description
    WebhookEventResponseModel[]
    View Source

    Id

    Declaration
    public Guid Id { get; set; }
    Property Value
    Type Description
    Guid
    • Improve this Doc
    • View Source
    In This Article
    • Properties
      • Events
      • Id
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX