@medusajs/types
Advanced tools
Comparing version 1.11.8-snapshot-20231122184051 to 1.11.8-snapshot-20231123103111
@@ -38,4 +38,2 @@ import { BaseFilterable } from "../../dal"; | ||
* The details of the relation between the money amount and its associated price set. | ||
* | ||
* @expandable | ||
*/ | ||
@@ -42,0 +40,0 @@ price_set_money_amount?: PriceSetMoneyAmountDTO; |
@@ -20,3 +20,2 @@ import { BaseFilterable } from "../../dal"; | ||
* The associated price set. | ||
* | ||
* @expandable | ||
@@ -36,9 +35,2 @@ */ | ||
/** | ||
* @ignore | ||
* @privateRemarks | ||
* | ||
* Behavior behind this property is not implemented yet. | ||
*/ | ||
is_dynamic: boolean; | ||
/** | ||
* The value of the price rule. | ||
@@ -80,9 +72,2 @@ */ | ||
/** | ||
* @ignore | ||
* @privateRemarks | ||
* | ||
* Behavior behind this property is not implemented yet. | ||
*/ | ||
is_dynamic?: boolean; | ||
/** | ||
* The value of the price rule. | ||
@@ -105,9 +90,2 @@ */ | ||
/** | ||
* @ignore | ||
* @privateRemark | ||
* | ||
* Behavior behind this property is not implemented yet. | ||
*/ | ||
is_dynamic?: boolean; | ||
/** | ||
* The value of the price rule. | ||
@@ -131,3 +109,2 @@ */ | ||
* @interface | ||
* | ||
* Filters to apply on price rules. | ||
@@ -134,0 +111,0 @@ */ |
{ | ||
"name": "@medusajs/types", | ||
"version": "1.11.8-snapshot-20231122184051", | ||
"version": "1.11.8-snapshot-20231123103111", | ||
"description": "Medusa Types definition", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
438932
12439