File

projects/congarevenuecloud/elements/src/lib/constraint-rule/interfaces/constraint-rule.interface.ts

Description

Holds information of constraint rule

Index

Properties

Properties

actionItems
actionItems: Array<ActionItem>
Type : Array<ActionItem>

list of constraint rule action items

actionType
actionType: "Inclusion" | "Exclusion" | "Validation" | "Recommendation" | "Replacement"
Type : "Inclusion" | "Exclusion" | "Validation" | "Recommendation" | "Replacement"

stores the action type of the rule.

isOption
isOption: boolean
Type : boolean

Boolean value if the target isOption or not

message
message: string
Type : string

stores the message of the rule.

messageHtml
messageHtml: string
Type : string
Optional

stores the formatted message of the rule its optional.

targetBundleNumber
targetBundleNumber: number
Type : number

stores the target bundle number.

triggeringPrimaryLineNumbers
triggeringPrimaryLineNumbers: number
Type : number

stores the triggering primary line number.

triggeringProducts
triggeringProducts: Array<Product>
Type : Array<Product>

list of constraint rule condition products

results matching ""

    No results matching ""