--- displayed_sidebar: pricingReference --- import ParameterTypes from "@site/src/components/ParameterTypes" # CreatePriceSetDTO A price set to create. `", "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": "", "expandable": false, "children": [] } ] }, { "name": "rules", "type": "`object`[]", "description": "The rules to associate with the price set.", "optional": true, "defaultValue": "", "expandable": false, "children": [ { "name": "rule_attribute", "type": "`string`", "description": "the value of the rule's `rule_attribute` attribute.", "optional": false, "defaultValue": "", "expandable": false, "children": [] } ] } ]} />