chore(docs): Generated JS Client Reference (#5334)
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:
co-authored by
Shahed Nasser
parent
378ca1b36e
commit
daea35fe73
+15
-1
@@ -1,7 +1,21 @@
|
||||
---
|
||||
displayed_sidebar: jsClientSidebar
|
||||
---
|
||||
|
||||
# Class: AdminPostCurrenciesCurrencyReq
|
||||
|
||||
[internal](../modules/internal-4.md).AdminPostCurrenciesCurrencyReq
|
||||
|
||||
**`Schema`**
|
||||
|
||||
AdminPostCurrenciesCurrencyReq
|
||||
type: object
|
||||
properties:
|
||||
includes_tax:
|
||||
type: boolean
|
||||
x-featureFlag: "tax_inclusive_pricing"
|
||||
description: "Tax included in prices of currency."
|
||||
|
||||
## Properties
|
||||
|
||||
### includes\_tax
|
||||
@@ -10,4 +24,4 @@
|
||||
|
||||
#### Defined in
|
||||
|
||||
medusa/dist/api/routes/admin/currencies/update-currency.d.ts:58
|
||||
packages/medusa/dist/api/routes/admin/currencies/update-currency.d.ts:66
|
||||
|
||||
Reference in New Issue
Block a user