We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e6e41a9 commit a76d5b6Copy full SHA for a76d5b6
www/utils/generated/dml-output/order.json
@@ -124,7 +124,8 @@
124
"reference_id": "The ID of the record in the referenced table. For example, `paycol_123`.",
125
"amount": "The amount of the order credit line",
126
"raw_amount": "The raw amount of the order credit line",
127
- "metadata": "Holds custom data in key-value pairs."
+ "metadata": "Holds custom data in key-value pairs.",
128
+ "version": "The version of the order credit line"
129
},
130
"deprecated": {
131
"is_deprecated": false
0 commit comments