RuleReference

data class RuleReference(val type: RuleReferenceType, val value: String)

A contact reference.

Constructors

Link copied to clipboard
constructor(type: RuleReferenceType, value: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard