mirror of
https://github.com/valitydev/damsel.git
synced 2024-11-06 01:35:19 +00:00
TD-574: Add new condition (#82)
* TD-574: Add new condition * Review fix
This commit is contained in:
parent
e12c03c513
commit
03bf41075c
@ -2574,6 +2574,7 @@ union Condition {
|
||||
1: CategoryRef category_is
|
||||
2: CurrencyRef currency_is
|
||||
4: CashRange cost_in
|
||||
11: Cash cost_is_multiple_of
|
||||
3: PaymentToolCondition payment_tool
|
||||
5: ShopLocation shop_location_is
|
||||
6: PartyCondition party
|
||||
|
Loading…
Reference in New Issue
Block a user