EventIncludedData

Details of what case and related item data is published through the case event stream.

Types

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

Properties

Link copied to clipboard

Details of what case data is published through the case event stream.

Link copied to clipboard

Details of what related item data is published through the case event stream.

Functions

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