RecommendationTrigger

A recommendation trigger provides context on the event that produced the referenced recommendations. Recommendations are only referenced in recommendationIds by a single RecommendationTrigger.

Types

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

Properties

Link copied to clipboard

A union type containing information related to the trigger.

Link copied to clipboard
val id: String

The identifier of the recommendation trigger.

Link copied to clipboard

The identifiers of the recommendations.

Link copied to clipboard

The source of the recommendation trigger.

Link copied to clipboard

The type of recommendation trigger.

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