Back to Medusa

CreatePricePreferenceDTO

www/apps/resources/references/pricing/interfaces/pricing.CreatePricePreferenceDTO/page.mdx

2.14.2759 B
Original Source

import { TypeList } from "docs-ui"

CreatePricePreferenceDTO

<TypeList types={[{"name":"attribute","type":"string","description":"The rule attribute for the preference","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"value","type":"string","description":"The rule value for the preference","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"is_tax_inclusive","type":"boolean","description":"Flag specifying whether prices for the specified rule are tax inclusive.","optional":true,"defaultValue":"","expandable":false,"children":[]}]} expandUrl="https://docs.medusajs.com/learn/fundamentals/data-models/manage-relationships#retrieve-records-of-relation" sectionTitle="CreatePricePreferenceDTO"/>