OpsItemRelatedItemsFilter

Describes a filter for a specific list of related-item resources.

Types

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

Properties

Link copied to clipboard

The name of the filter key. Supported values include ResourceUri, ResourceType, or AssociationId.

Link copied to clipboard

The operator used by the filter call. The only supported operator is EQUAL.

Link copied to clipboard

The values for the filter.

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