GetRecommenderFilterResponse

Types

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

Properties

Link copied to clipboard
val createdAt: <Error class: unknown class>

The timestamp of when the recommender filter was created.

Link copied to clipboard

The description of the recommender filter.

Link copied to clipboard

If the recommender filter failed, provides the reason for the failure.

Link copied to clipboard

The filter expression that defines which items to include or exclude from recommendations.

Link copied to clipboard

The name of the recommender filter.

Link copied to clipboard

The name of the recommender schema associated with this recommender filter.

Link copied to clipboard

The status of the recommender filter.

Link copied to clipboard

The tags used to organize, track, or control access for this resource.

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