CaseSlaConfiguration

The SLA configuration for Case SlaAssignmentType.

Types

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

Properties

Link copied to clipboard

Unique identifier of a Case field.

Link copied to clipboard

Name of an SLA.

Link copied to clipboard

Represents a list of target field values for the fieldId specified in CaseSlaConfiguration. The SLA is considered met if any one of these target field values matches the actual field value.

Link copied to clipboard

Target duration in minutes within which an SLA should be completed.

Link copied to clipboard

Type of SLA for Case SlaAssignmentType.

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