Search Results for

    Show / Hide Table of Contents

    Enum ConnectorSyncEventProjection.SyncStatusEnum

    Defines SyncStatus

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

    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.