projects/congacommerce/ecommerce/src/lib/modules/constraint-rules/classes/applied-rule-action-info.model.ts
ActionProductIds |
Type : string
|
Default value : null
|
Decorators :
@Expose({name: 'Apttus_Config2__ActionProductIds__c'})
|
AffectedPrimaryNumbers |
Type : string
|
Default value : null
|
Decorators :
@Expose({name: 'Apttus_Config2__AffectedPrimaryNumbers__c'})
|
AffectedProductIds |
Type : string
|
Default value : null
|
Decorators :
@Expose({name: 'Apttus_Config2__AffectedProductIds__c'})
|
AllowedMax |
Type : number
|
Default value : null
|
Decorators :
@Expose({name: 'Apttus_Config2__AllowedMax__c'})
|
AppliedRuleInfoId |
Type : string
|
Default value : null
|
Decorators :
@Expose({name: 'Apttus_Config2__AppliedRuleInfoId__c'})
|
AutoExecuted |
Type : boolean
|
Default value : null
|
Decorators :
@Expose({name: 'Apttus_Config2__AutoExecuted__c'})
|
ConfigurationId |
Type : string
|
Default value : null
|
Decorators :
@Expose({name: 'Apttus_Config2__ConfigurationId__c'})
|
ConstraintRuleAction |
Type : ConstraintRuleAction
|
Default value : null
|
Decorators :
@Type(undefined)
|
ConstraintRuleActionId |
Type : string
|
Default value : null
|
Decorators :
@Expose({name: 'Apttus_Config2__ConstraintRuleActionId__c'})
|
CriteriaFields |
Type : string
|
Default value : null
|
Decorators :
@Expose({name: 'Apttus_Config2__CriteriaFields__c'})
|
HideMessage |
Type : boolean
|
Default value : null
|
Decorators :
@Expose({name: 'Apttus_Config2__HideMessage__c'})
|
Ignored |
Type : boolean
|
Default value : null
|
Decorators :
@Expose({name: 'Apttus_Config2__Ignored__c'})
|
IsPrompt |
Type : boolean
|
Default value : null
|
Decorators :
@Expose({name: 'Apttus_Config2__IsPrompt__c'})
|
IsTargetOption |
Type : boolean
|
Default value : null
|
Decorators :
@Expose({name: 'Apttus_Config2__IsTargetOption__c'})
|
IsTargetPrimaryLine |
Type : boolean
|
Default value : null
|
Decorators :
@Expose({name: 'Apttus_Config2__IsTargetPrimaryLine__c'})
|
Message |
Type : string
|
Default value : null
|
Decorators :
@Expose({name: 'Apttus_Config2__Message__c'})
|
MessageType |
Type : "Error" | "Warning" | "Info"
|
Default value : null
|
Decorators :
@Expose({name: 'Apttus_Config2__MessageType__c'})
|
Pending |
Type : boolean
|
Default value : null
|
Decorators :
@Expose({name: 'Apttus_Config2__Pending__c'})
|
RequiredMin |
Type : number
|
Default value : null
|
Decorators :
@Expose({name: 'Apttus_Config2__RequiredMin__c'})
|
SuggestedProductIds |
Type : string
|
Default value : null
|
Decorators :
@Expose({name: 'Apttus_Config2__SuggestedProductIds__c'})
|
TargetBundleNumber |
Type : number
|
Default value : null
|
Decorators :
@Expose({name: 'Apttus_Config2__TargetBundleNumber__c'})
|
TriggeringPrimaryNumbers |
Type : string
|
Default value : null
|
Decorators :
@Expose({name: 'Apttus_Config2__TriggeringPrimaryNumbers__c'})
|
TriggeringProductIds |
Type : string
|
Default value : null
|
Decorators :
@Expose({name: 'Apttus_Config2__TriggeringProductIds__c'})
|