docs: update Typedoc and regenerate references (#1994)
* generated new services reference * changed from automatic push to automated pull request * updated typedoc, regenerated JS Client reference * regenerated the reference after updating typedoc * added action for js client
This commit is contained in:
@@ -0,0 +1,53 @@
|
||||
# Class: AdminUpdateDiscountRule
|
||||
|
||||
[internal](../modules/internal-6.md).AdminUpdateDiscountRule
|
||||
|
||||
## Properties
|
||||
|
||||
### allocation
|
||||
|
||||
• `Optional` **allocation**: [`AllocationType`](../enums/internal.AllocationType.md)
|
||||
|
||||
#### Defined in
|
||||
|
||||
medusa/dist/api/routes/admin/discounts/update-discount.d.ts:70
|
||||
|
||||
___
|
||||
|
||||
### conditions
|
||||
|
||||
• `Optional` **conditions**: [`AdminUpsertCondition`](internal-6.AdminUpsertCondition.md)[]
|
||||
|
||||
#### Defined in
|
||||
|
||||
medusa/dist/api/routes/admin/discounts/update-discount.d.ts:71
|
||||
|
||||
___
|
||||
|
||||
### description
|
||||
|
||||
• `Optional` **description**: `string`
|
||||
|
||||
#### Defined in
|
||||
|
||||
medusa/dist/api/routes/admin/discounts/update-discount.d.ts:68
|
||||
|
||||
___
|
||||
|
||||
### id
|
||||
|
||||
• **id**: `string`
|
||||
|
||||
#### Defined in
|
||||
|
||||
medusa/dist/api/routes/admin/discounts/update-discount.d.ts:67
|
||||
|
||||
___
|
||||
|
||||
### value
|
||||
|
||||
• `Optional` **value**: `number`
|
||||
|
||||
#### Defined in
|
||||
|
||||
medusa/dist/api/routes/admin/discounts/update-discount.d.ts:69
|
||||
Reference in New Issue
Block a user