Search Results for

    Show / Hide Table of Contents

    Class EnterpriseAddWebhookRequest

    Inheritance
    System.Object
    AddWebhookRequestBase
    EnterpriseAddWebhookRequest
    Inherited Members
    AddWebhookRequestBase.Name
    AddWebhookRequestBase.Url
    AddWebhookRequestBase.RequestType
    AddWebhookRequestBase.IsActive
    AddWebhookRequestBase.BatchingEnabled
    AddWebhookRequestBase.ContentType
    AddWebhookRequestBase.Headers
    AddWebhookRequestBase.Payload
    Namespace: Crowdin.Api.Webhooks.Organization
    Assembly: Crowdin.Api.dll
    Syntax
    public class EnterpriseAddWebhookRequest : AddWebhookRequestBase

    Properties

    | Improve this Doc View Source

    Events

    Declaration
    public ICollection<EnterpriseOrgEventType> Events { get; set; }
    Property Value
    Type Description
    ICollection<EnterpriseOrgEventType>
    • Improve this Doc
    • View Source
    In This Article
    Back to top Generated by DocFX