chore(docs): Generated DML JSON files (automated) (#12153)
This PR holds all generated DML JSON files for the upcoming release. Co-authored-by: Oli Juhl <59018053+olivermrbl@users.noreply.github.com> Co-authored-by: Shahed Nasser <27354907+shahednasser@users.noreply.github.com>
This commit is contained in:
co-authored by
Oli Juhl
Shahed Nasser
parent
e0bbe85f18
commit
46952e9fa5
@@ -73,7 +73,8 @@
|
||||
"adjustments": "The associated adjustments.\n\n@expandable",
|
||||
"tax_lines": "The associated tax_lines.\n\n@expandable",
|
||||
"cart": "The associated cart.\n\n@expandable",
|
||||
"is_custom_price": "Whether the line item's price is custom."
|
||||
"is_custom_price": "Whether the line item's price is custom.",
|
||||
"is_giftcard": "Whether the line item is a giftcard."
|
||||
}
|
||||
},
|
||||
"ShippingMethodAdjustment": {
|
||||
|
||||
@@ -78,7 +78,8 @@
|
||||
"is_custom_price": "Whether the order line item has a custom price.",
|
||||
"metadata": "Holds custom data in key-value pairs.",
|
||||
"tax_lines": "The associated tax lines.\n\n@expandable",
|
||||
"adjustments": "The associated adjustments.\n\n@expandable"
|
||||
"adjustments": "The associated adjustments.\n\n@expandable",
|
||||
"is_giftcard": "Whether the order line item is a giftcard."
|
||||
}
|
||||
},
|
||||
"OrderClaimItem": {
|
||||
|
||||
Reference in New Issue
Block a user