Search Results for

    Show / Hide Table of Contents

    Enum ExportTransformerOptions.FormatEnum

    Defines Format

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

    Fields

    Name Description
    CSV

    Enum CSV for value: CSV

    EXCEL

    Enum EXCEL for value: EXCEL

    JSON

    Enum JSON for value: JSON

    XML

    Enum XML for value: XML

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