chore(docs): Generated JS Client Reference (automated) (#2660)
Co-authored-by: olivermrbl <olivermrbl@users.noreply.github.com>
This commit is contained in:
co-authored by
olivermrbl
parent
3cee0bc8fc
commit
ee14155eb7
@@ -0,0 +1,73 @@
|
||||
# Class: AdminPostTaxRatesTaxRateReq
|
||||
|
||||
[internal](../modules/internal-30.md).AdminPostTaxRatesTaxRateReq
|
||||
|
||||
## Properties
|
||||
|
||||
### code
|
||||
|
||||
• `Optional` **code**: `string`
|
||||
|
||||
#### Defined in
|
||||
|
||||
medusa/dist/api/routes/admin/tax-rates/update-tax-rate.d.ts:111
|
||||
|
||||
___
|
||||
|
||||
### name
|
||||
|
||||
• `Optional` **name**: `string`
|
||||
|
||||
#### Defined in
|
||||
|
||||
medusa/dist/api/routes/admin/tax-rates/update-tax-rate.d.ts:112
|
||||
|
||||
___
|
||||
|
||||
### product\_types
|
||||
|
||||
• `Optional` **product\_types**: `string`[]
|
||||
|
||||
#### Defined in
|
||||
|
||||
medusa/dist/api/routes/admin/tax-rates/update-tax-rate.d.ts:117
|
||||
|
||||
___
|
||||
|
||||
### products
|
||||
|
||||
• `Optional` **products**: `string`[]
|
||||
|
||||
#### Defined in
|
||||
|
||||
medusa/dist/api/routes/admin/tax-rates/update-tax-rate.d.ts:115
|
||||
|
||||
___
|
||||
|
||||
### rate
|
||||
|
||||
• `Optional` **rate**: ``null`` \| `number`
|
||||
|
||||
#### Defined in
|
||||
|
||||
medusa/dist/api/routes/admin/tax-rates/update-tax-rate.d.ts:114
|
||||
|
||||
___
|
||||
|
||||
### region\_id
|
||||
|
||||
• `Optional` **region\_id**: `string`
|
||||
|
||||
#### Defined in
|
||||
|
||||
medusa/dist/api/routes/admin/tax-rates/update-tax-rate.d.ts:113
|
||||
|
||||
___
|
||||
|
||||
### shipping\_options
|
||||
|
||||
• `Optional` **shipping\_options**: `string`[]
|
||||
|
||||
#### Defined in
|
||||
|
||||
medusa/dist/api/routes/admin/tax-rates/update-tax-rate.d.ts:116
|
||||
Reference in New Issue
Block a user