Name | Description | Type | Additional information |
---|---|---|---|
MatchFilterType |
Match filter type |
ProductFilterType |
None. |
Match |
Match object. Value might be string, int or boolean depending on product filter type |
Object |
None. |
MatchMode |
If match is a boolean type, this represents whether values should equal or not equal |
boolean |
None. |
MatchDecimal |
For GP% and other double match needs |
decimal number |
None. |
MatchList |
List of objects for a match type |
Collection of Object |
None. |
MatchCompare |
Comparison type for int or number matches |
Comparison |
None. |
MatchStringCompare |
Comparison type for string matches |
SqlStringComparison |
None. |
MatchJoin |
How to join with next rule |
SellingRuleJoins |
None. |
SubDepartmentMatch |
Used by Minor/Lesser Department filter, to store the selected sub department |
Object |
None. |
MinorDepartmentMatch |
Used by Minor Department filter, to store the selected minor department |
Object |
None. |
LesserDepartmentMatch |
Used by Lesser Department filter, to store the selected lesser department |
Object |
None. |