UserDataFilters

A filter for the user data.

Types

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

Properties

Link copied to clipboard

A list of up to 100 agent IDs or ARNs.

Link copied to clipboard

A filter for the user data based on the contact information that is associated to the user. It contains a list of contact states.

Link copied to clipboard

A list of up to 100 queues or ARNs.

Link copied to clipboard

A list of up to 100 routing profile IDs or ARNs.

Link copied to clipboard

A UserHierarchyGroup ID or ARN.

Functions

Link copied to clipboard
inline fun copy(block: UserDataFilters.Builder.() -> Unit = {}): UserDataFilters
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