Search Results for

    Show / Hide Table of Contents

    Enum SearchEmailsOptions.SortDirectionEnum

    Optional createdAt sort direction ASC or DESC

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

    Fields

    Name Description
    ASC

    Enum ASC for value: ASC

    DESC

    Enum DESC for value: DESC

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