ApprovalRule

object ApprovalRule
class Object
trait Matchable
class Any

Value members

Concrete methods

def `type`: SelectionBuilder[ApprovalRule, Option[ApprovalRuleType]]

Type of the rule.

Type of the rule.

def id: SelectionBuilder[ApprovalRule, GlobalID]

ID of the rule.

ID of the rule.

def name: SelectionBuilder[ApprovalRule, Option[String]]

Name of the rule.

Name of the rule.