CreateWorkteamRequest

Types

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

Properties

Link copied to clipboard

A description of the work team.

Link copied to clipboard

A list of MemberDefinition objects that contains objects that identify the workers that make up the work team.

Link copied to clipboard

Configures notification of workers regarding available or expiring work items.

Link copied to clipboard
val tags: List<Tag>?

An array of key-value pairs.

Link copied to clipboard

The name of the workforce.

Link copied to clipboard

The name of the work team. Use this name to identify the work team.

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