Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace ApprovalRuleMergeCheck

The status of the approval rules.

Properties

Optional currentApprovalCount

currentApprovalCount: undefined | number

The current number of approvals. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional level

level: Level

The level of rule.

Optional reviewers

The list of default reviewers.

Optional ruleName

ruleName: undefined | string

The name of the rule.

Optional status

status: Status

The status of the approval rule.

Optional totalApprovalCount

totalApprovalCount: undefined | number

The number of total approvals needed. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Const type

type: string = "APPROVAL_RULE"

Methods

getDeserializedJsonObj

getJsonObj