ContactFlowSearchCriteria

The search criteria to be used to return flows.

Types

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

Properties

Link copied to clipboard

A list of conditions which would be applied together with an AND condition.

Link copied to clipboard

A list of conditions which would be applied together with an OR condition.

Link copied to clipboard

The state of the flow.

Link copied to clipboard

The status of the flow.

Link copied to clipboard

A leaf node condition which can be used to specify a string condition.

Link copied to clipboard

The type of flow.

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