Search Results for

    Show / Hide Table of Contents

    Class EnterpriseAddWebhookRequest

    Inheritance
    object
    AddWebhookRequestBase
    EnterpriseAddWebhookRequest
    Inherited Members
    AddWebhookRequestBase.Name
    AddWebhookRequestBase.Url
    AddWebhookRequestBase.RequestType
    AddWebhookRequestBase.IsActive
    AddWebhookRequestBase.BatchingEnabled
    AddWebhookRequestBase.ContentType
    AddWebhookRequestBase.Headers
    AddWebhookRequestBase.Payload
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: Crowdin.Api.Webhooks.Organization
    Assembly: Crowdin.Api.dll
    Syntax
    [PublicAPI]
    public class EnterpriseAddWebhookRequest : AddWebhookRequestBase

    Properties

    | Edit this page View Source

    Events

    Declaration
    [JsonProperty("events")]
    public ICollection<EnterpriseOrgEventType> Events { get; set; }
    Property Value
    Type Description
    ICollection<EnterpriseOrgEventType>
    • Edit this page
    • View Source
    In this article
    Back to top Generated by DocFX