chore(docs): Generated References (#5666)

Generated the following references:
- `entities`
- `js-client`
- `pricing`
- `services`

Co-authored-by: Shahed Nasser <27354907+shahednasser@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2023-11-21 12:36:09 +00:00
committed by GitHub
parent 4774b8ff3a
commit 2b9e8bda5e
178 changed files with 10576 additions and 718 deletions

View File

@@ -14,7 +14,7 @@ The data to update in a price rule. The `id` is used to identify which money amo
{
"name": "id",
"type": "`string`",
"description": "The ID of the price rule to update.",
"description": "",
"optional": false,
"defaultValue": "",
"expandable": false,
@@ -32,7 +32,7 @@ The data to update in a price rule. The `id` is used to identify which money amo
{
"name": "price_set_id",
"type": "`string`",
"description": "The ID of the associated price set.",
"description": "",
"optional": true,
"defaultValue": "",
"expandable": false,
@@ -59,7 +59,7 @@ The data to update in a price rule. The `id` is used to identify which money amo
{
"name": "rule_type_id",
"type": "`string`",
"description": "The ID of the associated rule type.",
"description": "",
"optional": true,
"defaultValue": "",
"expandable": false,