PriceList - Pricing Module Data Models Reference

This documentation provides a reference to the PriceList data model. It belongs to the Pricing Module.

idPrimaryKeyModifier<IdProperty>
The ID of the price list.
titleTextProperty
The title of the price list.
descriptionTextProperty
The description of the price list.
statusEnumProperty<typeof PriceListStatus>
The status of the price list.
typeEnumProperty<typeof PriceListType>
The type of the price list.
pricesHasMany<Price>
The associated Price records.
price_list_rulesHasMany<PriceListRule>
The associated PriceListRule records.
starts_atDateTimePropertyOptional
The date the price list starts.
ends_atDateTimePropertyOptional
The date the price list ends.
rules_countNumberPropertyOptional
The total number of rules of the price list.
Was this page helpful?
Ask Anything
FAQ
What is Medusa?
How can I create a module?
How can I create a data model?
How do I create a workflow?
How can I extend a data model in the Product Module?
Recipes
How do I build a marketplace with Medusa?
How do I build digital products with Medusa?
How do I build subscription-based purchases with Medusa?
What other recipes are available in the Medusa documentation?
Chat is cleared on refresh
Line break