38 lines
699 B
Markdown
38 lines
699 B
Markdown
# Class: AdminGetDiscountsDiscountConditionsConditionParams
|
|
|
|
[internal](../modules/internal-7.md).AdminGetDiscountsDiscountConditionsConditionParams
|
|
|
|
## Hierarchy
|
|
|
|
- [`FindParams`](internal-5.FindParams.md)
|
|
|
|
↳ **`AdminGetDiscountsDiscountConditionsConditionParams`**
|
|
|
|
## Properties
|
|
|
|
### expand
|
|
|
|
• `Optional` **expand**: `string`
|
|
|
|
#### Inherited from
|
|
|
|
[FindParams](internal-5.FindParams.md).[expand](internal-5.FindParams.md#expand)
|
|
|
|
#### Defined in
|
|
|
|
medusa/dist/types/common.d.ts:117
|
|
|
|
___
|
|
|
|
### fields
|
|
|
|
• `Optional` **fields**: `string`
|
|
|
|
#### Inherited from
|
|
|
|
[FindParams](internal-5.FindParams.md).[fields](internal-5.FindParams.md#fields)
|
|
|
|
#### Defined in
|
|
|
|
medusa/dist/types/common.d.ts:118
|