FoundByKeyValue

A data type pair that consists of a KeyName and Values list that were used to find a profile returned in response to a SearchProfiles request.

Types

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

Properties

Link copied to clipboard

A searchable identifier of a customer profile.

Link copied to clipboard

A list of key values.

Functions

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