docs: document tax-inclusive promotions concept (#12849)
This commit is contained in:
@@ -29,6 +29,7 @@ export interface AddItemAdjustmentAction {
|
||||
amount: number
|
||||
code: string
|
||||
description?: string
|
||||
is_tax_inclusive?: boolean
|
||||
}
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user