Search Results for

    Show / Hide Table of Contents

    Enum UserInfoDto.AccountStateEnum

    Defines AccountState

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

    Fields

    Name Description
    ACTIVE

    Enum ACTIVE for value: ACTIVE

    FROZEN

    Enum FROZEN for value: FROZEN

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