Files
medusa-store/www/apps/resources/references/promotion/interfaces/promotion.PromotionRuleValueDTO/page.mdx
2024-08-18 16:54:36 +02:00

12 lines
635 B
Plaintext

---
displayed_sidebar: promotionReference
---
import { TypeList } from "docs-ui"
# PromotionRuleValueDTO
The promotion rule value details.
<TypeList types={[{"name":"id","type":"`string`","description":"The ID of the promotion rule value.","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"value","type":"`string`","description":"The value of the promotion rule value.","optional":true,"defaultValue":"","expandable":false,"children":[]}]} expandUrl="https://docs.medusajs.com/v2/advanced-development/data-models/manage-relationships#retrieve-records-of-relation" sectionTitle="PromotionRuleValueDTO"/>