UpdateTemplateRequest

Types

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

Properties

Link copied to clipboard

A brief description of the template.

Link copied to clipboard

The unique identifier of the Cases domain.

Link copied to clipboard

Configuration of layouts associated to the template.

Link copied to clipboard
val name: String?

The name of the template. It must be unique per domain.

Link copied to clipboard

A list of fields that must contain a value for a case to be successfully created with this template.

Link copied to clipboard

A list of case rules (also known as case field conditions) on a template.

Link copied to clipboard

The status of the template.

Link copied to clipboard

A unique identifier for the template.

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