* 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
24 lines
445 B
Markdown
24 lines
445 B
Markdown
# Class: AdminGetDiscountsDiscountRuleParams
|
|
|
|
[internal](../modules/internal-6.md).AdminGetDiscountsDiscountRuleParams
|
|
|
|
## Properties
|
|
|
|
### allocation
|
|
|
|
• `Optional` **allocation**: [`AllocationType`](../enums/internal.AllocationType.md)
|
|
|
|
#### Defined in
|
|
|
|
medusa/dist/types/discount.d.ts:15
|
|
|
|
___
|
|
|
|
### type
|
|
|
|
• `Optional` **type**: [`DiscountRuleType`](../enums/internal.DiscountRuleType.md)
|
|
|
|
#### Defined in
|
|
|
|
medusa/dist/types/discount.d.ts:14
|