--- displayed_sidebar: pricingReference --- import ParameterTypes from "@site/src/components/ParameterTypes" # CreatePriceSetDTO A price set to create. ## Properties ", "description": "The rules to add to the price. The object's keys are rule types' `rule_attribute` attribute, and values are the value of that rule associated with this price.", "optional": false, "defaultValue": "", "children": [] } ] }, { "name": "rules", "type": "{ `rule_attribute`: `string` }[]", "description": "The rules to associate with the price set. The value of `attribute` is the value of the rule's `rule_attribute` attribute.", "optional": true, "defaultValue": "", "children": [] } ]} />