Search Results for

    Show / Hide Table of Contents

    Enum ConnectorEventProjection.StatusEnum

    Defines Status

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

    Fields

    Name Description
    CONNECTIONERROR

    Enum CONNECTIONERROR for value: CONNECTION_ERROR

    INTERNALERROR

    Enum INTERNALERROR for value: INTERNAL_ERROR

    NOTFOUND

    Enum NOTFOUND for value: NOT_FOUND

    SUBSCRIPTIONERROR

    Enum SUBSCRIPTIONERROR for value: SUBSCRIPTION_ERROR

    SUCCESS

    Enum SUCCESS for value: SUCCESS

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