RelatedItem

Resources that responders use to triage and mitigate the incident.

Types

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

Properties

Link copied to clipboard

A unique ID for a RelatedItem.

Link copied to clipboard

Details about the related item.

Link copied to clipboard

The title of the related item.

Functions

Link copied to clipboard
inline fun copy(block: RelatedItem.Builder.() -> Unit = {}): RelatedItem
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