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:
committed by
GitHub
parent
378ca1b36e
commit
daea35fe73
@@ -0,0 +1,57 @@
|
||||
---
|
||||
displayed_sidebar: jsClientSidebar
|
||||
---
|
||||
|
||||
# Class: AdminUpdateDiscountRule
|
||||
|
||||
[internal](../modules/internal-8.md).AdminUpdateDiscountRule
|
||||
|
||||
## Properties
|
||||
|
||||
### allocation
|
||||
|
||||
• `Optional` **allocation**: [`AllocationType`](../enums/internal-3.AllocationType.md)
|
||||
|
||||
#### Defined in
|
||||
|
||||
packages/medusa/dist/api/routes/admin/discounts/update-discount.d.ts:185
|
||||
|
||||
___
|
||||
|
||||
### conditions
|
||||
|
||||
• `Optional` **conditions**: [`AdminUpsertCondition`](internal-8.AdminUpsertCondition.md)[]
|
||||
|
||||
#### Defined in
|
||||
|
||||
packages/medusa/dist/api/routes/admin/discounts/update-discount.d.ts:186
|
||||
|
||||
___
|
||||
|
||||
### description
|
||||
|
||||
• `Optional` **description**: `string`
|
||||
|
||||
#### Defined in
|
||||
|
||||
packages/medusa/dist/api/routes/admin/discounts/update-discount.d.ts:183
|
||||
|
||||
___
|
||||
|
||||
### id
|
||||
|
||||
• **id**: `string`
|
||||
|
||||
#### Defined in
|
||||
|
||||
packages/medusa/dist/api/routes/admin/discounts/update-discount.d.ts:182
|
||||
|
||||
___
|
||||
|
||||
### value
|
||||
|
||||
• `Optional` **value**: `number`
|
||||
|
||||
#### Defined in
|
||||
|
||||
packages/medusa/dist/api/routes/admin/discounts/update-discount.d.ts:184
|
||||
Reference in New Issue
Block a user