Skip to main content
Skip to main content

AdminDeleteDiscountsDiscountConditionsConditionBatchReq

admin/discounts.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{ id: string }[]Required
Was this section helpful?