TaskTemplateConstraints

Describes constraints that apply to the template fields.

Types

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

Properties

Link copied to clipboard

Lists the fields that are invisible to agents.

Link copied to clipboard

Lists the fields that are read-only to agents, and cannot be edited.

Link copied to clipboard

Lists the fields that are required to be filled by agents.

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