projects/congacommerce/ecommerce/src/lib/modules/constraint-rules/classes/applied-rule-info.model.ts
Properties |
ConfigurationId |
Type : string
|
Default value : null
|
Decorators :
@Expose({name: 'Apttus_Config2__ConfigurationId__c'})
|
ConstraintRuleId |
Type : string
|
Default value : null
|
Decorators :
@Expose({name: 'Apttus_Config2__ConstraintRuleId__c'})
|
CriteriaFields |
Type : string
|
Default value : null
|
Decorators :
@Expose({name: 'Apttus_Config2__CriteriaFields__c'})
|
HasCriteriaInCondition |
Type : boolean
|
Default value : null
|
Decorators :
@Expose({name: 'Apttus_Config2__HasCriteriaInCondition__c'})
|
Invalid |
Type : boolean
|
Default value : null
|
Decorators :
@Expose({name: 'Apttus_Config2__Invalid__c'})
|
IsSourceLineRequired |
Type : boolean
|
Default value : null
|
Decorators :
@Expose({name: 'Apttus_Config2__IsSourceLineRequired__c'})
|
MatchInLocation |
Type : boolean
|
Default value : null
|
Decorators :
@Expose({name: 'Apttus_Config2__MatchInLocation__c'})
|
NeedProcessing |
Type : boolean
|
Default value : null
|
Decorators :
@Expose({name: 'Apttus_Config2__NeedProcessing__c'})
|
PrimaryLineNumber |
Type : number
|
Default value : null
|
Decorators :
@Expose({name: 'Apttus_Config2__PrimaryLineNumber__c'})
|
SourceLineNumber |
Type : number
|
Default value : null
|
Decorators :
@Expose({name: 'Apttus_Config2__SourceLineNumber__c'})
|
WasFinalized |
Type : boolean
|
Default value : null
|
Decorators :
@Expose({name: 'Apttus_Config2__WasFinalized__c'})
|