projects/congacommerce/ecommerce/src/lib/modules/constraint-rules/classes/constraint-action.model.ts
ActionDisposition |
Type : string
|
Default value : null
|
Decorators :
@Expose({name: 'Apttus_Config2__ActionDisposition__c'})
|
ActionType |
Type : "Inclusion" | "Exclusion" | "Validation" | "Recommendation" | "Replacement"
|
Default value : null
|
Decorators :
@Expose({name: 'Apttus_Config2__ActionType__c'})
|
AutoExclude |
Type : boolean
|
Default value : null
|
Decorators :
@Expose({name: 'Apttus_Config2__AutoExclude__c'})
|
AutoInclude |
Type : boolean
|
Default value : null
|
Decorators :
@Expose({name: 'Apttus_Config2__AutoInclude__c'})
|
ConstraintRuleId |
Type : string
|
Default value : null
|
Decorators :
@Expose({name: 'Apttus_Config2__ConstraintRuleId__c'})
|
EditCriteria |
Type : string
|
Default value : null
|
Decorators :
@Expose({name: 'Apttus_Config2__EditCriteria__c'})
|
IncludeMatchRule |
Type : string
|
Default value : null
|
Decorators :
@Expose({name: 'Apttus_Config2__IncludeMatchRule__c'})
|
IncludeMaxProducts |
Type : number
|
Default value : null
|
Decorators :
@Expose({name: 'Apttus_Config2__IncludeMaxProducts__c'})
|
IncludeMinProducts |
Type : number
|
Default value : null
|
Decorators :
@Expose({name: 'Apttus_Config2__IncludeMinProducts__c'})
|
MatchInAsset |
Type : boolean
|
Default value : null
|
Decorators :
@Expose({name: 'Apttus_Config2__MatchInAsset__c'})
|
MatchInCartOptions |
Type : boolean
|
Default value : null
|
Decorators :
@Expose({name: 'Apttus_Config2__MatchInCartOptions__c'})
|
MatchInOptions |
Type : boolean
|
Default value : null
|
Decorators :
@Expose({name: 'Apttus_Config2__MatchInOptions__c'})
|
MatchInPrimaryLines |
Type : boolean
|
Default value : null
|
Decorators :
@Expose({name: 'Apttus_Config2__MatchInPrimaryLines__c'})
|
Message |
Type : string
|
Default value : null
|
Decorators :
@Expose({name: 'Apttus_Config2__Message__c'})
|
Product |
Type : Product
|
Decorators :
@Expose({name: 'Apttus_Config2__ProductId__r'})
|
ProductCategory |
Type : string
|
Default value : null
|
Decorators :
@Expose({name: 'Apttus_Config2__ProductCategory__c'})
|
ProductFamily |
Type : string
|
Default value : null
|
Decorators :
@Expose({name: 'Apttus_Config2__ProductFamily__c'})
|
ProductGroup |
Type : ProductGroup
|
Default value : new ProductGroup()
|
Decorators :
@Expose({name: 'Apttus_Config2__ProductGroupId__r'})
|
ProductGroupId |
Type : string
|
Default value : null
|
Decorators :
@Expose({name: 'Apttus_Config2__ProductGroupId__c'})
|
ProductId |
Type : string
|
Default value : null
|
Decorators :
@Expose({name: 'Apttus_Config2__ProductId__c'})
|
ProductScope |
Type : string
|
Default value : null
|
Decorators :
@Expose({name: 'Apttus_Config2__ProductScope__c'})
|
RepeatInclusion |
Type : string
|
Default value : null
|
Decorators :
@Expose({name: 'Apttus_Config2__RepeatInclusion__c'})
|
Sequence |
Type : number
|
Default value : null
|
Decorators :
@Expose({name: 'Apttus_Config2__Sequence__c'})
|