Skip to content

Commit

Permalink
update rule promotion type.
Browse files Browse the repository at this point in the history
  • Loading branch information
ellanan committed Aug 29, 2024
1 parent 6a49c34 commit 34c672d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/types/rule-promotions.ts
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,8 @@ import {
automatic?: boolean
start: string
end: string
stackable: boolean
priority?: number | null | undefined
rule_set: {
currencies: string[]
catalog_ids: string[]
Expand Down

0 comments on commit 34c672d

Please sign in to comment.