projects/congarevenuecloud/ecommerce/src/lib/modules/constraint-rules/classes/constraint-rules/applied-rule-action-info.model.ts
AObject
| ActionProductIds |
Type : string
|
Default value : null
|
Decorators :
@Expose({name: 'ActionProductIds'})
|
| AffectedPrimaryNumbers |
Type : string
|
Default value : null
|
Decorators :
@Expose({name: 'AffectedPrimaryNumbers'})
|
| AffectedProductIds |
Type : string
|
Default value : null
|
Decorators :
@Expose({name: 'AffectedProductIds'})
|
| AllowedMax |
Type : number
|
Default value : null
|
Decorators :
@Expose({name: 'AllowedMax'})
|
| AppliedRuleInfo |
Type : AppliedRuleInfo
|
Default value : new AppliedRuleInfo()
|
Decorators :
@Expose({name: 'AppliedRuleInfo'})
|
| AutoExecuted |
Type : boolean
|
Default value : null
|
Decorators :
@Expose({name: 'AutoExecuted'})
|
| Configuration |
Type : Cart
|
Default value : new Cart()
|
Decorators :
@Expose({name: 'Configuration'})
|
| ConstraintRuleAction |
Type : ConstraintRuleAction
|
Default value : null
|
Decorators :
@Type(undefined)
|
| CriteriaFields |
Type : string
|
Default value : null
|
Decorators :
@Expose({name: 'CriteriaFields'})
|
| HideMessage |
Type : boolean
|
Default value : null
|
Decorators :
@Expose({name: 'HideMessage'})
|
| Ignored |
Type : boolean
|
Default value : null
|
Decorators :
@Expose({name: 'Ignored'})
|
| IsPrompt |
Type : boolean
|
Default value : null
|
Decorators :
@Expose({name: 'IsPrompt'})
|
| IsTargetOption |
Type : boolean
|
Default value : null
|
Decorators :
@Expose({name: 'IsTargetOption'})
|
| IsTargetPrimaryLine |
Type : boolean
|
Default value : null
|
Decorators :
@Expose({name: 'IsTargetPrimaryLine'})
|
| Message |
Type : string
|
Default value : null
|
Decorators :
@Expose({name: 'Message'})
|
| MessageType |
Type : "Error" | "Warning" | "Info"
|
Default value : null
|
Decorators :
@Expose({name: 'MessageType'})
|
| Name |
Type : string
|
Default value : null
|
Decorators :
@Expose({name: 'Name'})
|
| Pending |
Type : boolean
|
Default value : null
|
Decorators :
@Expose({name: 'Pending'})
|
| RequiredMin |
Type : number
|
Default value : null
|
Decorators :
@Expose({name: 'RequiredMin'})
|
| SuggestedProductIds |
Type : string
|
Default value : null
|
Decorators :
@Expose({name: 'SuggestedProductIds'})
|
| TargetBundleNumber |
Type : number
|
Default value : null
|
Decorators :
@Expose({name: 'TargetBundleNumber'})
|
| TriggeringPrimaryNumbers |
Type : string
|
Default value : null
|
Decorators :
@Expose({name: 'TriggeringPrimaryNumbers'})
|
| TriggeringProductIds |
Type : string
|
Default value : null
|
Decorators :
@Expose({name: 'TriggeringProductIds'})
|