14 lines
297 B
YAML
14 lines
297 B
YAML
type: object
|
|
description: SUMMARY
|
|
x-schemaName: AdminPostPromotionsPromotionRulesBatchRemoveReq
|
|
required:
|
|
- rule_ids
|
|
properties:
|
|
rule_ids:
|
|
type: array
|
|
description: The promotion's rule ids.
|
|
items:
|
|
type: string
|
|
title: rule_ids
|
|
description: The rule id's rule ids.
|