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