PriceListDTO
A price list's details.
id
stringRequiredThe price list's ID.
title
stringThe price list's title.
starts_at
null | stringThe price list is enabled starting from this date.
status
PriceListStatusThe price list's status.
status
PriceListStatusends_at
null | stringThe price list expires after this date.
rules_count
numberThe number of rules associated with this price list.
The associated price set money amounts.
The associated money amounts.
The associated rule types.
The price set's rules.
The price set's rules.
Was this section helpful?