ArchiveStringExpression

A string expression to evaluate an email attribute value against one or more string values.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The attribute of the email to evaluate.

Link copied to clipboard

The operator to use when evaluating the string values.

Link copied to clipboard

The list of string values to evaluate the email attribute against.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String