Search Results for

    Show / Hide Table of Contents

    Enum SmsMatchOption.ShouldEnum

    How the value of the email field specified should be compared to the value given in the match options.

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

    Fields

    Name Description
    CONTAIN

    Enum CONTAIN for value: CONTAIN

    EQUAL

    Enum EQUAL for value: EQUAL

    MATCH

    Enum MATCH for value: MATCH

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