chore(docs): Generated DML JSON files (automated) (#12940)

Co-authored-by: shahednasser <shahednasser@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2025-07-14 12:32:03 +03:00
committed by GitHub
co-authored by shahednasser
parent fc377a1360
commit 8a5c846ba8
3 changed files with 6 additions and 3 deletions
+2 -1
View File
@@ -40,7 +40,8 @@
"provider_id": "The ID of the external provider that the adjustment is related to.",
"promotion_id": "The ID of the applied promotion.",
"metadata": "Holds custom data in key-value pairs.",
"item": "The associated line item.\n\n@expandable"
"item": "The associated line item.\n\n@expandable",
"is_tax_inclusive": "Whether the line item adjustment is tax inclusive."
}
},
"LineItem": {