RecommendedActionFilter

A filter used to narrow down recommended action results based on specific criteria.

Types

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

Properties

Link copied to clipboard

The name of the filter field to apply.

Link copied to clipboard

List of filter values to match against the specified filter name. Used to narrow down recommended actions based on specific criteria.

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