ObjectFilter

The filter applied to ListProfileObjects response to include profile objects with the specified index values.

Types

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

Properties

Link copied to clipboard

A searchable identifier of a profile object. The predefined keys you can use to search for _asset include: _assetId, _assetName, and _serialNumber. The predefined keys you can use to search for _case include: _caseId. The predefined keys you can use to search for _order include: _orderId.

Link copied to clipboard

A list of key values.

Functions

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