Search Results for

    Show / Hide Table of Contents

    Enum WaitForSmsConditions.CountTypeEnum

    How result size should be compared with the expected size. Exactly or at-least matching result?

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

    Fields

    Name Description
    ATLEAST

    Enum ATLEAST for value: ATLEAST

    EXACTLY

    Enum EXACTLY for value: EXACTLY

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