UpdateCaseRequest

Types

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

Properties

Link copied to clipboard

A unique identifier of the case.

Link copied to clipboard

The unique identifier of the Cases domain.

Link copied to clipboard

An array of objects with fieldId (matching ListFields/DescribeField) and value union data, structured identical to CreateCase.

Link copied to clipboard

Represents the entity that performed the action.

Functions

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