chore(docs): Updated API Reference (v2) (#9437)
Automated changes by [create-pull-request](https://github.com/peter-evans/create-pull-request) GitHub action Co-authored-by: Shahed Nasser <27354907+shahednasser@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
97c193be1b
commit
21badd069d
@@ -1,16 +1,18 @@
|
||||
type: object
|
||||
description: SUMMARY
|
||||
description: The details to update in the price preference.
|
||||
x-schemaName: AdminUpdatePricePreference
|
||||
properties:
|
||||
attribute:
|
||||
type: string
|
||||
title: attribute
|
||||
description: The price preference's attribute.
|
||||
example: region_id
|
||||
value:
|
||||
type: string
|
||||
title: value
|
||||
description: The price preference's value.
|
||||
example: reg_123
|
||||
is_tax_inclusive:
|
||||
type: boolean
|
||||
title: is_tax_inclusive
|
||||
description: The price preference's is tax inclusive.
|
||||
description: Whether prices are tax inclusive for this price preference.
|
||||
|
||||
Reference in New Issue
Block a user