Search Results for

    Show / Hide Table of Contents

    Enum EntityEventItemProjection.EventTypeEnum

    Defines EventType

    Namespace: mailslurp.Model
    Assembly: mailslurp.dll
    Syntax
    [JsonConverter(typeof(StringEnumConverter))]
    public enum EntityEventItemProjection.EventTypeEnum

    Fields

    Name Description
    ALIASEVENT

    Enum ALIASEVENT for value: ALIAS_EVENT

    INBOXFORWARDEREVENT

    Enum INBOXFORWARDEREVENT for value: INBOX_FORWARDER_EVENT

    INBOXREPLIEREVENT

    Enum INBOXREPLIEREVENT for value: INBOX_REPLIER_EVENT

    INBOXRULESETEVENT

    Enum INBOXRULESETEVENT for value: INBOX_RULESET_EVENT

    WEBHOOKEVENT

    Enum WEBHOOKEVENT for value: WEBHOOK_EVENT

    • View Source
    In this article
    Back to top See MailSlurp website for more information.