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>
763 B
763 B
displayed_sidebar
| displayed_sidebar |
|---|
| jsClientSidebar |
Class: AdminDeleteDiscountsDiscountConditionsConditionBatchReq
internal.AdminDeleteDiscountsDiscountConditionsConditionBatchReq
Schema
AdminDeleteDiscountsDiscountConditionsConditionBatchReq type: object required:
- resources properties: resources: description: The resources to be removed from the discount condition type: array items: type: object required: - id properties: id: description: The id of the item type: string
Properties
resources
• resources: { id: string }[]
Defined in
packages/medusa/dist/api/routes/admin/discounts/delete-resources-from-condition-batch.d.ts:92