UpdateRecommendationStatusRequestEntry

Defines the operational recommendation item that is to be included or excluded.

Types

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

Properties

Link copied to clipboard

Indicates the identifier of the AppComponent.

Link copied to clipboard

An identifier for an entry in this batch that is used to communicate the result.

Link copied to clipboard

Indicates if the operational recommendation needs to be excluded. If set to True, the operational recommendation will be excluded.

Link copied to clipboard

Indicates the reason for excluding an operational recommendation.

Link copied to clipboard

The operational recommendation item.

Link copied to clipboard

Reference identifier of the operational recommendation item.

Functions

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