Search Results for

    Show / Hide Table of Contents

    Enum DevicePreviewFeedbackDto.CategoryEnum

    Defines Category

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

    Fields

    Name Description
    BUGREPORT

    Enum BUGREPORT for value: BUG_REPORT

    FEATUREREQUEST

    Enum FEATUREREQUEST for value: FEATURE_REQUEST

    GENERAL

    Enum GENERAL for value: GENERAL

    NOTE

    Enum NOTE for value: NOTE

    PROVIDERISSUE

    Enum PROVIDERISSUE for value: PROVIDER_ISSUE

    RUNQUALITY

    Enum RUNQUALITY for value: RUN_QUALITY

    SCREENSHOTQUALITY

    Enum SCREENSHOTQUALITY for value: SCREENSHOT_QUALITY

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