SearchAllRelatedItemsResponseItem

A list of items that represent RelatedItems. This data type is similar to SearchRelatedItemsResponseItem except SearchAllRelatedItemsResponseItem has a caseId field.

Types

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

Properties

Link copied to clipboard

Time at which a related item was associated with a case.

Link copied to clipboard

A unique identifier of the case.

Link copied to clipboard

Represents the content of a particular type of related item.

Link copied to clipboard

Represents the entity that performed the action.

Link copied to clipboard

Unique identifier of a related item.

Link copied to clipboard

A map of of key-value pairs that represent tags on a resource. Tags are used to organize, track, or control access for this resource.

Link copied to clipboard

Type of a related item.

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