Search Results for

    Show / Hide Table of Contents

    Enum SpellingIssue.SeverityEnum

    Defines Severity

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

    Fields

    Name Description
    Error

    Enum Error for value: Error

    Warning

    Enum Warning for value: Warning

    • View Source
    In This Article
    Back to top See MailSlurp website for more information.