chore(docs): Updated API Reference (v2) (#7999)

Automated changes by [create-pull-request](https://github.com/peter-evans/create-pull-request) GitHub action
This commit is contained in:
github-actions[bot]
2024-07-08 08:47:26 +00:00
committed by GitHub
parent 1c6d1c28ff
commit 6c7a0129e3
14 changed files with 1031 additions and 0 deletions

View File

@@ -0,0 +1,16 @@
type: object
description: SUMMARY
x-schemaName: AdminCreatePricePreference
properties:
attribute:
type: string
title: attribute
description: The price preference's attribute.
value:
type: string
title: value
description: The price preference's value.
is_tax_inclusive:
type: boolean
title: is_tax_inclusive
description: The price preference's is tax inclusive.