From 86aeca0932d870fd416ecf2ad3b8b0a4c6056be8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 11 Jul 2024 07:52:36 +0000 Subject: [PATCH] chore(docs): Generated References (#8072) Generated the following references: - `medusa` - `modules` - `order` - `types` --- www/apps/resources/generated/files-map.mjs | 88 +++++++++++++++++-- www/apps/resources/generated/sidebar.mjs | 21 +++++ www/apps/resources/generated/slug-changes.mjs | 15 ++++ .../types/medusa.SubscriberArgs/page.mdx | 2 +- .../references/modules/types/page.mdx | 5 +- .../page.mdx | 47 ++++++++++ .../page.mdx | 19 ++++ .../page.mdx | 27 ++++++ .../order.IOrderModuleService/page.mdx | 3 + .../types.EventBusTypes.EventHandler/page.mdx | 19 ---- .../types.EventBusTypes.Subscriber/page.mdx | 4 +- .../types.HttpTypes.AdminCollection/page.mdx | 2 +- .../page.mdx | 7 ++ .../page.mdx | 9 -- .../page.mdx | 9 ++ .../page.mdx | 7 ++ .../page.mdx | 7 ++ .../page.mdx | 7 ++ .../page.mdx | 7 ++ .../types.HttpTypes.AdminProductTag/page.mdx | 7 ++ .../page.mdx | 7 ++ .../page.mdx | 9 ++ .../page.mdx | 7 ++ .../page.mdx | 7 ++ .../page.mdx | 7 ++ .../types.HttpTypes.AdminProductType/page.mdx | 2 +- .../page.mdx | 2 +- .../page.mdx | 2 +- .../types.HttpTypes.AdminTaxRate/page.mdx | 2 +- .../page.mdx | 2 +- .../types.HttpTypes.AdminTaxRegion/page.mdx | 2 +- .../page.mdx | 4 +- .../page.mdx | 7 ++ .../page.mdx | 2 +- .../page.mdx | 7 ++ .../page.mdx | 2 +- .../types.HttpTypes.StoreCollection/page.mdx | 2 +- .../page.mdx | 2 +- .../interfaces/types.BaseCollection/page.mdx | 2 +- .../types.BaseCollectionFilters/page.mdx | 9 -- .../types.BaseCollectionListParams/page.mdx | 9 ++ .../types.BaseCollectionParams/page.mdx | 7 ++ .../interfaces/types.BaseProductTag/page.mdx | 7 ++ .../types.BaseProductTagListParams/page.mdx | 7 ++ .../interfaces/types.BaseProductType/page.mdx | 2 +- .../types/types.EventBusTypes/page.mdx | 1 - .../references/types/types.HttpTypes/page.mdx | 15 +++- 47 files changed, 381 insertions(+), 65 deletions(-) create mode 100644 www/apps/resources/references/order/IOrderModuleService/methods/order.IOrderModuleService.deleteOrderChangeActions/page.mdx create mode 100644 www/apps/resources/references/order/IOrderModuleService/methods/order.IOrderModuleService.restoreOrderChangeActions/page.mdx create mode 100644 www/apps/resources/references/order/IOrderModuleService/methods/order.IOrderModuleService.softDeleteOrderChangeActions/page.mdx delete mode 100644 www/apps/resources/references/types/EventBusTypes/types/types.EventBusTypes.EventHandler/page.mdx create mode 100644 www/apps/resources/references/types/HttpTypes/interfaces/types.HttpTypes.AdminCollectionDeleteResponse/page.mdx delete mode 100644 www/apps/resources/references/types/HttpTypes/interfaces/types.HttpTypes.AdminCollectionFilters/page.mdx create mode 100644 www/apps/resources/references/types/HttpTypes/interfaces/types.HttpTypes.AdminCollectionListParams/page.mdx create mode 100644 www/apps/resources/references/types/HttpTypes/interfaces/types.HttpTypes.AdminCollectionListResponse/page.mdx create mode 100644 www/apps/resources/references/types/HttpTypes/interfaces/types.HttpTypes.AdminCollectionParams/page.mdx create mode 100644 www/apps/resources/references/types/HttpTypes/interfaces/types.HttpTypes.AdminCollectionResponse/page.mdx create mode 100644 www/apps/resources/references/types/HttpTypes/interfaces/types.HttpTypes.AdminCreateProductTag/page.mdx create mode 100644 www/apps/resources/references/types/HttpTypes/interfaces/types.HttpTypes.AdminProductTag/page.mdx create mode 100644 www/apps/resources/references/types/HttpTypes/interfaces/types.HttpTypes.AdminProductTagDeleteResponse/page.mdx create mode 100644 www/apps/resources/references/types/HttpTypes/interfaces/types.HttpTypes.AdminProductTagListParams/page.mdx create mode 100644 www/apps/resources/references/types/HttpTypes/interfaces/types.HttpTypes.AdminProductTagListResponse/page.mdx create mode 100644 www/apps/resources/references/types/HttpTypes/interfaces/types.HttpTypes.AdminProductTagParams/page.mdx create mode 100644 www/apps/resources/references/types/HttpTypes/interfaces/types.HttpTypes.AdminProductTagResponse/page.mdx create mode 100644 www/apps/resources/references/types/HttpTypes/interfaces/types.HttpTypes.AdminTaxRegionParams/page.mdx create mode 100644 www/apps/resources/references/types/HttpTypes/interfaces/types.HttpTypes.AdminUpdateProductTag/page.mdx delete mode 100644 www/apps/resources/references/types/interfaces/types.BaseCollectionFilters/page.mdx create mode 100644 www/apps/resources/references/types/interfaces/types.BaseCollectionListParams/page.mdx create mode 100644 www/apps/resources/references/types/interfaces/types.BaseCollectionParams/page.mdx create mode 100644 www/apps/resources/references/types/interfaces/types.BaseProductTag/page.mdx create mode 100644 www/apps/resources/references/types/interfaces/types.BaseProductTagListParams/page.mdx diff --git a/www/apps/resources/generated/files-map.mjs b/www/apps/resources/generated/files-map.mjs index 616c2502f2..49308e5f8a 100644 --- a/www/apps/resources/generated/files-map.mjs +++ b/www/apps/resources/generated/files-map.mjs @@ -4587,6 +4587,10 @@ export const filesMap = [ "filePath": "/www/apps/resources/references/order/IOrderModuleService/methods/order.IOrderModuleService.deleteLineItems/page.mdx", "pathname": "/references/order/IOrderModuleService/methods/order.IOrderModuleService.deleteLineItems" }, + { + "filePath": "/www/apps/resources/references/order/IOrderModuleService/methods/order.IOrderModuleService.deleteOrderChangeActions/page.mdx", + "pathname": "/references/order/IOrderModuleService/methods/order.IOrderModuleService.deleteOrderChangeActions" + }, { "filePath": "/www/apps/resources/references/order/IOrderModuleService/methods/order.IOrderModuleService.deleteOrderChanges/page.mdx", "pathname": "/references/order/IOrderModuleService/methods/order.IOrderModuleService.deleteOrderChanges" @@ -4715,6 +4719,10 @@ export const filesMap = [ "filePath": "/www/apps/resources/references/order/IOrderModuleService/methods/order.IOrderModuleService.restoreLineItems/page.mdx", "pathname": "/references/order/IOrderModuleService/methods/order.IOrderModuleService.restoreLineItems" }, + { + "filePath": "/www/apps/resources/references/order/IOrderModuleService/methods/order.IOrderModuleService.restoreOrderChangeActions/page.mdx", + "pathname": "/references/order/IOrderModuleService/methods/order.IOrderModuleService.restoreOrderChangeActions" + }, { "filePath": "/www/apps/resources/references/order/IOrderModuleService/methods/order.IOrderModuleService.restoreOrderChanges/page.mdx", "pathname": "/references/order/IOrderModuleService/methods/order.IOrderModuleService.restoreOrderChanges" @@ -4807,6 +4815,10 @@ export const filesMap = [ "filePath": "/www/apps/resources/references/order/IOrderModuleService/methods/order.IOrderModuleService.softDeleteLineItems/page.mdx", "pathname": "/references/order/IOrderModuleService/methods/order.IOrderModuleService.softDeleteLineItems" }, + { + "filePath": "/www/apps/resources/references/order/IOrderModuleService/methods/order.IOrderModuleService.softDeleteOrderChangeActions/page.mdx", + "pathname": "/references/order/IOrderModuleService/methods/order.IOrderModuleService.softDeleteOrderChangeActions" + }, { "filePath": "/www/apps/resources/references/order/IOrderModuleService/methods/order.IOrderModuleService.softDeleteOrderChanges/page.mdx", "pathname": "/references/order/IOrderModuleService/methods/order.IOrderModuleService.softDeleteOrderChanges" @@ -8743,10 +8755,6 @@ export const filesMap = [ "filePath": "/www/apps/resources/references/types/EventBusTypes/interfaces/types.EventBusTypes.IEventBusService/page.mdx", "pathname": "/references/types/EventBusTypes/interfaces/types.EventBusTypes.IEventBusService" }, - { - "filePath": "/www/apps/resources/references/types/EventBusTypes/types/types.EventBusTypes.EventHandler/page.mdx", - "pathname": "/references/types/EventBusTypes/types/types.EventBusTypes.EventHandler" - }, { "filePath": "/www/apps/resources/references/types/EventBusTypes/types/types.EventBusTypes.EventMetadata/page.mdx", "pathname": "/references/types/EventBusTypes/types/types.EventBusTypes.EventMetadata" @@ -8848,8 +8856,24 @@ export const filesMap = [ "pathname": "/references/types/HttpTypes/interfaces/types.HttpTypes.AdminCollection" }, { - "filePath": "/www/apps/resources/references/types/HttpTypes/interfaces/types.HttpTypes.AdminCollectionFilters/page.mdx", - "pathname": "/references/types/HttpTypes/interfaces/types.HttpTypes.AdminCollectionFilters" + "filePath": "/www/apps/resources/references/types/HttpTypes/interfaces/types.HttpTypes.AdminCollectionDeleteResponse/page.mdx", + "pathname": "/references/types/HttpTypes/interfaces/types.HttpTypes.AdminCollectionDeleteResponse" + }, + { + "filePath": "/www/apps/resources/references/types/HttpTypes/interfaces/types.HttpTypes.AdminCollectionListParams/page.mdx", + "pathname": "/references/types/HttpTypes/interfaces/types.HttpTypes.AdminCollectionListParams" + }, + { + "filePath": "/www/apps/resources/references/types/HttpTypes/interfaces/types.HttpTypes.AdminCollectionListResponse/page.mdx", + "pathname": "/references/types/HttpTypes/interfaces/types.HttpTypes.AdminCollectionListResponse" + }, + { + "filePath": "/www/apps/resources/references/types/HttpTypes/interfaces/types.HttpTypes.AdminCollectionParams/page.mdx", + "pathname": "/references/types/HttpTypes/interfaces/types.HttpTypes.AdminCollectionParams" + }, + { + "filePath": "/www/apps/resources/references/types/HttpTypes/interfaces/types.HttpTypes.AdminCollectionResponse/page.mdx", + "pathname": "/references/types/HttpTypes/interfaces/types.HttpTypes.AdminCollectionResponse" }, { "filePath": "/www/apps/resources/references/types/HttpTypes/interfaces/types.HttpTypes.AdminCreateCampaign/page.mdx", @@ -8883,6 +8907,10 @@ export const filesMap = [ "filePath": "/www/apps/resources/references/types/HttpTypes/interfaces/types.HttpTypes.AdminCreateProductCategory/page.mdx", "pathname": "/references/types/HttpTypes/interfaces/types.HttpTypes.AdminCreateProductCategory" }, + { + "filePath": "/www/apps/resources/references/types/HttpTypes/interfaces/types.HttpTypes.AdminCreateProductTag/page.mdx", + "pathname": "/references/types/HttpTypes/interfaces/types.HttpTypes.AdminCreateProductTag" + }, { "filePath": "/www/apps/resources/references/types/HttpTypes/interfaces/types.HttpTypes.AdminCreateProductType/page.mdx", "pathname": "/references/types/HttpTypes/interfaces/types.HttpTypes.AdminCreateProductType" @@ -9035,6 +9063,30 @@ export const filesMap = [ "filePath": "/www/apps/resources/references/types/HttpTypes/interfaces/types.HttpTypes.AdminProductCategoryResponse/page.mdx", "pathname": "/references/types/HttpTypes/interfaces/types.HttpTypes.AdminProductCategoryResponse" }, + { + "filePath": "/www/apps/resources/references/types/HttpTypes/interfaces/types.HttpTypes.AdminProductTag/page.mdx", + "pathname": "/references/types/HttpTypes/interfaces/types.HttpTypes.AdminProductTag" + }, + { + "filePath": "/www/apps/resources/references/types/HttpTypes/interfaces/types.HttpTypes.AdminProductTagDeleteResponse/page.mdx", + "pathname": "/references/types/HttpTypes/interfaces/types.HttpTypes.AdminProductTagDeleteResponse" + }, + { + "filePath": "/www/apps/resources/references/types/HttpTypes/interfaces/types.HttpTypes.AdminProductTagListParams/page.mdx", + "pathname": "/references/types/HttpTypes/interfaces/types.HttpTypes.AdminProductTagListParams" + }, + { + "filePath": "/www/apps/resources/references/types/HttpTypes/interfaces/types.HttpTypes.AdminProductTagListResponse/page.mdx", + "pathname": "/references/types/HttpTypes/interfaces/types.HttpTypes.AdminProductTagListResponse" + }, + { + "filePath": "/www/apps/resources/references/types/HttpTypes/interfaces/types.HttpTypes.AdminProductTagParams/page.mdx", + "pathname": "/references/types/HttpTypes/interfaces/types.HttpTypes.AdminProductTagParams" + }, + { + "filePath": "/www/apps/resources/references/types/HttpTypes/interfaces/types.HttpTypes.AdminProductTagResponse/page.mdx", + "pathname": "/references/types/HttpTypes/interfaces/types.HttpTypes.AdminProductTagResponse" + }, { "filePath": "/www/apps/resources/references/types/HttpTypes/interfaces/types.HttpTypes.AdminProductType/page.mdx", "pathname": "/references/types/HttpTypes/interfaces/types.HttpTypes.AdminProductType" @@ -9179,6 +9231,10 @@ export const filesMap = [ "filePath": "/www/apps/resources/references/types/HttpTypes/interfaces/types.HttpTypes.AdminTaxRegionListParams/page.mdx", "pathname": "/references/types/HttpTypes/interfaces/types.HttpTypes.AdminTaxRegionListParams" }, + { + "filePath": "/www/apps/resources/references/types/HttpTypes/interfaces/types.HttpTypes.AdminTaxRegionParams/page.mdx", + "pathname": "/references/types/HttpTypes/interfaces/types.HttpTypes.AdminTaxRegionParams" + }, { "filePath": "/www/apps/resources/references/types/HttpTypes/interfaces/types.HttpTypes.AdminTaxRegionResponse/page.mdx", "pathname": "/references/types/HttpTypes/interfaces/types.HttpTypes.AdminTaxRegionResponse" @@ -9223,6 +9279,10 @@ export const filesMap = [ "filePath": "/www/apps/resources/references/types/HttpTypes/interfaces/types.HttpTypes.AdminUpdateProductCategoryProducts/page.mdx", "pathname": "/references/types/HttpTypes/interfaces/types.HttpTypes.AdminUpdateProductCategoryProducts" }, + { + "filePath": "/www/apps/resources/references/types/HttpTypes/interfaces/types.HttpTypes.AdminUpdateProductTag/page.mdx", + "pathname": "/references/types/HttpTypes/interfaces/types.HttpTypes.AdminUpdateProductTag" + }, { "filePath": "/www/apps/resources/references/types/HttpTypes/interfaces/types.HttpTypes.AdminUpdateProductType/page.mdx", "pathname": "/references/types/HttpTypes/interfaces/types.HttpTypes.AdminUpdateProductType" @@ -9808,8 +9868,12 @@ export const filesMap = [ "pathname": "/references/types/interfaces/types.BaseCollection" }, { - "filePath": "/www/apps/resources/references/types/interfaces/types.BaseCollectionFilters/page.mdx", - "pathname": "/references/types/interfaces/types.BaseCollectionFilters" + "filePath": "/www/apps/resources/references/types/interfaces/types.BaseCollectionListParams/page.mdx", + "pathname": "/references/types/interfaces/types.BaseCollectionListParams" + }, + { + "filePath": "/www/apps/resources/references/types/interfaces/types.BaseCollectionParams/page.mdx", + "pathname": "/references/types/interfaces/types.BaseCollectionParams" }, { "filePath": "/www/apps/resources/references/types/interfaces/types.BaseFile/page.mdx", @@ -9827,6 +9891,14 @@ export const filesMap = [ "filePath": "/www/apps/resources/references/types/interfaces/types.BaseProductCategoryParams/page.mdx", "pathname": "/references/types/interfaces/types.BaseProductCategoryParams" }, + { + "filePath": "/www/apps/resources/references/types/interfaces/types.BaseProductTag/page.mdx", + "pathname": "/references/types/interfaces/types.BaseProductTag" + }, + { + "filePath": "/www/apps/resources/references/types/interfaces/types.BaseProductTagListParams/page.mdx", + "pathname": "/references/types/interfaces/types.BaseProductTagListParams" + }, { "filePath": "/www/apps/resources/references/types/interfaces/types.BaseProductType/page.mdx", "pathname": "/references/types/interfaces/types.BaseProductType" diff --git a/www/apps/resources/generated/sidebar.mjs b/www/apps/resources/generated/sidebar.mjs index b09773c2a2..72b7b41d5f 100644 --- a/www/apps/resources/generated/sidebar.mjs +++ b/www/apps/resources/generated/sidebar.mjs @@ -2563,6 +2563,13 @@ export const generatedSidebar = [ "title": "deleteLineItems", "children": [] }, + { + "loaded": true, + "isPathHref": true, + "path": "/references/order/deleteOrderChangeActions", + "title": "deleteOrderChangeActions", + "children": [] + }, { "loaded": true, "isPathHref": true, @@ -2787,6 +2794,13 @@ export const generatedSidebar = [ "title": "restoreLineItems", "children": [] }, + { + "loaded": true, + "isPathHref": true, + "path": "/references/order/restoreOrderChangeActions", + "title": "restoreOrderChangeActions", + "children": [] + }, { "loaded": true, "isPathHref": true, @@ -2948,6 +2962,13 @@ export const generatedSidebar = [ "title": "softDeleteLineItems", "children": [] }, + { + "loaded": true, + "isPathHref": true, + "path": "/references/order/softDeleteOrderChangeActions", + "title": "softDeleteOrderChangeActions", + "children": [] + }, { "loaded": true, "isPathHref": true, diff --git a/www/apps/resources/generated/slug-changes.mjs b/www/apps/resources/generated/slug-changes.mjs index 40901866b5..a39114bdfd 100644 --- a/www/apps/resources/generated/slug-changes.mjs +++ b/www/apps/resources/generated/slug-changes.mjs @@ -2189,6 +2189,11 @@ export const slugChanges = [ "newSlug": "/references/order/deleteLineItems", "filePath": "/www/apps/resources/references/order/IOrderModuleService/methods/order.IOrderModuleService.deleteLineItems/page.mdx" }, + { + "origSlug": "/references/order/IOrderModuleService/methods/order.IOrderModuleService.deleteOrderChangeActions", + "newSlug": "/references/order/deleteOrderChangeActions", + "filePath": "/www/apps/resources/references/order/IOrderModuleService/methods/order.IOrderModuleService.deleteOrderChangeActions/page.mdx" + }, { "origSlug": "/references/order/IOrderModuleService/methods/order.IOrderModuleService.deleteOrderChanges", "newSlug": "/references/order/deleteOrderChanges", @@ -2349,6 +2354,11 @@ export const slugChanges = [ "newSlug": "/references/order/restoreLineItems", "filePath": "/www/apps/resources/references/order/IOrderModuleService/methods/order.IOrderModuleService.restoreLineItems/page.mdx" }, + { + "origSlug": "/references/order/IOrderModuleService/methods/order.IOrderModuleService.restoreOrderChangeActions", + "newSlug": "/references/order/restoreOrderChangeActions", + "filePath": "/www/apps/resources/references/order/IOrderModuleService/methods/order.IOrderModuleService.restoreOrderChangeActions/page.mdx" + }, { "origSlug": "/references/order/IOrderModuleService/methods/order.IOrderModuleService.restoreOrderChanges", "newSlug": "/references/order/restoreOrderChanges", @@ -2464,6 +2474,11 @@ export const slugChanges = [ "newSlug": "/references/order/softDeleteLineItems", "filePath": "/www/apps/resources/references/order/IOrderModuleService/methods/order.IOrderModuleService.softDeleteLineItems/page.mdx" }, + { + "origSlug": "/references/order/IOrderModuleService/methods/order.IOrderModuleService.softDeleteOrderChangeActions", + "newSlug": "/references/order/softDeleteOrderChangeActions", + "filePath": "/www/apps/resources/references/order/IOrderModuleService/methods/order.IOrderModuleService.softDeleteOrderChangeActions/page.mdx" + }, { "origSlug": "/references/order/IOrderModuleService/methods/order.IOrderModuleService.softDeleteOrderChanges", "newSlug": "/references/order/softDeleteOrderChanges", diff --git a/www/apps/resources/references/medusa/types/medusa.SubscriberArgs/page.mdx b/www/apps/resources/references/medusa/types/medusa.SubscriberArgs/page.mdx index 2b0c9f0077..645f743444 100644 --- a/www/apps/resources/references/medusa/types/medusa.SubscriberArgs/page.mdx +++ b/www/apps/resources/references/medusa/types/medusa.SubscriberArgs/page.mdx @@ -10,4 +10,4 @@ import { TypeList } from "docs-ui" ## Properties -`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]} expandUrl="https://docs.medusajs.com/development/entities/repositories#retrieving-a-list-of-records" sectionTitle="SubscriberArgs"/> +`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]} expandUrl="https://docs.medusajs.com/development/entities/repositories#retrieving-a-list-of-records" sectionTitle="SubscriberArgs"/> diff --git a/www/apps/resources/references/modules/types/page.mdx b/www/apps/resources/references/modules/types/page.mdx index efe41f6fd4..8e8b35c882 100644 --- a/www/apps/resources/references/modules/types/page.mdx +++ b/www/apps/resources/references/modules/types/page.mdx @@ -34,7 +34,8 @@ import { TypeList } from "docs-ui" - [DeleteFileType](../../types/interfaces/types.DeleteFileType/page.mdx) - [UploadStreamDescriptorType](../../types/interfaces/types.UploadStreamDescriptorType/page.mdx) - [BaseCollection](../../types/interfaces/types.BaseCollection/page.mdx) -- [BaseCollectionFilters](../../types/interfaces/types.BaseCollectionFilters/page.mdx) +- [BaseCollectionParams](../../types/interfaces/types.BaseCollectionParams/page.mdx) +- [BaseCollectionListParams](../../types/interfaces/types.BaseCollectionListParams/page.mdx) - [BaseFile](../../types/interfaces/types.BaseFile/page.mdx) - [AdminUpsertGeoZone](../../types/interfaces/types.AdminUpsertGeoZone/page.mdx) - [AdminUpsertFulfillmentSetServiceZoneCountry](../../types/interfaces/types.AdminUpsertFulfillmentSetServiceZoneCountry/page.mdx) @@ -49,6 +50,8 @@ import { TypeList } from "docs-ui" - [BaseProductCategory](../../types/interfaces/types.BaseProductCategory/page.mdx) - [BaseProductCategoryListParams](../../types/interfaces/types.BaseProductCategoryListParams/page.mdx) - [BaseProductCategoryParams](../../types/interfaces/types.BaseProductCategoryParams/page.mdx) +- [BaseProductTag](../../types/interfaces/types.BaseProductTag/page.mdx) +- [BaseProductTagListParams](../../types/interfaces/types.BaseProductTagListParams/page.mdx) - [BaseProductType](../../types/interfaces/types.BaseProductType/page.mdx) - [ReservationResponse](../../types/interfaces/types.ReservationResponse/page.mdx) - [AdminUpsertStockLocationAddress](../../types/interfaces/types.AdminUpsertStockLocationAddress/page.mdx) diff --git a/www/apps/resources/references/order/IOrderModuleService/methods/order.IOrderModuleService.deleteOrderChangeActions/page.mdx b/www/apps/resources/references/order/IOrderModuleService/methods/order.IOrderModuleService.deleteOrderChangeActions/page.mdx new file mode 100644 index 0000000000..f04291f6f7 --- /dev/null +++ b/www/apps/resources/references/order/IOrderModuleService/methods/order.IOrderModuleService.deleteOrderChangeActions/page.mdx @@ -0,0 +1,47 @@ +--- +displayed_sidebar: orderReference +slug: /references/order/deleteOrderChangeActions +sidebar_label: deleteOrderChangeActions +--- + +import { TypeList } from "docs-ui" + +# deleteOrderChangeActions - Order Module Reference + +This documentation provides a reference to the `deleteOrderChangeActions` method. This belongs to the Order Module. + +## deleteOrderChangeActions(actionId, sharedContext?): Promise<void> + +This method deletes {return type} by its ID. + +### Example + +```typescript +await orderModuleService.deleteOrderActions(["12345abc", "67890def"]); +``` + +### Parameters + + + +### Returns + + + +## deleteOrderChangeActions(actionId, sharedContext?): Promise<void> + +This method deletes {return type} by its ID. + +### Example + +```typescript +await orderModuleService.deleteOrderActions("orderActionId"); +``` + +### Parameters + + + +### Returns + + diff --git a/www/apps/resources/references/order/IOrderModuleService/methods/order.IOrderModuleService.restoreOrderChangeActions/page.mdx b/www/apps/resources/references/order/IOrderModuleService/methods/order.IOrderModuleService.restoreOrderChangeActions/page.mdx new file mode 100644 index 0000000000..a83573dd9a --- /dev/null +++ b/www/apps/resources/references/order/IOrderModuleService/methods/order.IOrderModuleService.restoreOrderChangeActions/page.mdx @@ -0,0 +1,19 @@ +--- +displayed_sidebar: orderReference +slug: /references/order/restoreOrderChangeActions +sidebar_label: restoreOrderChangeActions +--- + +import { TypeList } from "docs-ui" + +# restoreOrderChangeActions - Order Module Reference + +This documentation provides a reference to the `restoreOrderChangeActions` method. This belongs to the Order Module. + +## Parameters + + + +## Returns + +`","optional":false,"defaultValue":"","description":"","expandable":false,"children":[]}]}]} sectionTitle="restoreOrderChangeActions"/> diff --git a/www/apps/resources/references/order/IOrderModuleService/methods/order.IOrderModuleService.softDeleteOrderChangeActions/page.mdx b/www/apps/resources/references/order/IOrderModuleService/methods/order.IOrderModuleService.softDeleteOrderChangeActions/page.mdx new file mode 100644 index 0000000000..b314ef619c --- /dev/null +++ b/www/apps/resources/references/order/IOrderModuleService/methods/order.IOrderModuleService.softDeleteOrderChangeActions/page.mdx @@ -0,0 +1,27 @@ +--- +displayed_sidebar: orderReference +slug: /references/order/softDeleteOrderChangeActions +sidebar_label: softDeleteOrderChangeActions +--- + +import { TypeList } from "docs-ui" + +# softDeleteOrderChangeActions - Order Module Reference + +This documentation provides a reference to the `softDeleteOrderChangeActions` method. This belongs to the Order Module. + +This method deletes {return type} by its ID. + +## Example + +```typescript +await orderModuleService.softDeleteOrderChangeActions("orderActionId"); +``` + +## Parameters + + + +## Returns + +`","optional":false,"defaultValue":"","description":"","expandable":false,"children":[]}]}]} sectionTitle="softDeleteOrderChangeActions"/> diff --git a/www/apps/resources/references/order/interfaces/order.IOrderModuleService/page.mdx b/www/apps/resources/references/order/interfaces/order.IOrderModuleService/page.mdx index 54cd524858..81bf096446 100644 --- a/www/apps/resources/references/order/interfaces/order.IOrderModuleService/page.mdx +++ b/www/apps/resources/references/order/interfaces/order.IOrderModuleService/page.mdx @@ -71,6 +71,9 @@ This section of the documentation provides a reference to the `IOrderModuleServi - [restoreOrderChanges](../../IOrderModuleService/methods/order.IOrderModuleService.restoreOrderChanges/page.mdx) - [applyPendingOrderActions](../../IOrderModuleService/methods/order.IOrderModuleService.applyPendingOrderActions/page.mdx) - [addOrderAction](../../IOrderModuleService/methods/order.IOrderModuleService.addOrderAction/page.mdx) +- [deleteOrderChangeActions](../../IOrderModuleService/methods/order.IOrderModuleService.deleteOrderChangeActions/page.mdx) +- [softDeleteOrderChangeActions](../../IOrderModuleService/methods/order.IOrderModuleService.softDeleteOrderChangeActions/page.mdx) +- [restoreOrderChangeActions](../../IOrderModuleService/methods/order.IOrderModuleService.restoreOrderChangeActions/page.mdx) - [softDeleteAddresses](../../IOrderModuleService/methods/order.IOrderModuleService.softDeleteAddresses/page.mdx) - [restoreAddresses](../../IOrderModuleService/methods/order.IOrderModuleService.restoreAddresses/page.mdx) - [softDeleteLineItems](../../IOrderModuleService/methods/order.IOrderModuleService.softDeleteLineItems/page.mdx) diff --git a/www/apps/resources/references/types/EventBusTypes/types/types.EventBusTypes.EventHandler/page.mdx b/www/apps/resources/references/types/EventBusTypes/types/types.EventBusTypes.EventHandler/page.mdx deleted file mode 100644 index ba83b46f32..0000000000 --- a/www/apps/resources/references/types/EventBusTypes/types/types.EventBusTypes.EventHandler/page.mdx +++ /dev/null @@ -1,19 +0,0 @@ -import { TypeList } from "docs-ui" - -# EventHandler - - **EventHandler**: (`data`: TData, `eventName`: `string`) => Promise<void> - -## Type Parameters - - - -## Type declaration - -### Parameters - - - -### Returns - - diff --git a/www/apps/resources/references/types/EventBusTypes/types/types.EventBusTypes.Subscriber/page.mdx b/www/apps/resources/references/types/EventBusTypes/types/types.EventBusTypes.Subscriber/page.mdx index 3ca71d8cc1..1c63838bbc 100644 --- a/www/apps/resources/references/types/EventBusTypes/types/types.EventBusTypes.Subscriber/page.mdx +++ b/www/apps/resources/references/types/EventBusTypes/types/types.EventBusTypes.Subscriber/page.mdx @@ -2,7 +2,7 @@ import { TypeList } from "docs-ui" # Subscriber - **Subscriber**: (`data`: TData, `eventName`: `string`) => Promise<void> + **Subscriber**: (`data`: [MessageBody](../types.EventBusTypes.MessageBody/page.mdx)<TData>) => Promise<void> ## Type Parameters @@ -12,7 +12,7 @@ import { TypeList } from "docs-ui" ### Parameters - + ### Returns diff --git a/www/apps/resources/references/types/HttpTypes/interfaces/types.HttpTypes.AdminCollection/page.mdx b/www/apps/resources/references/types/HttpTypes/interfaces/types.HttpTypes.AdminCollection/page.mdx index 618d4e0019..1fe2c33fbb 100644 --- a/www/apps/resources/references/types/HttpTypes/interfaces/types.HttpTypes.AdminCollection/page.mdx +++ b/www/apps/resources/references/types/HttpTypes/interfaces/types.HttpTypes.AdminCollection/page.mdx @@ -4,4 +4,4 @@ import { TypeList } from "docs-ui" ## Properties -`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]} sectionTitle="AdminCollection"/> +`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"products","type":"`AdminProduct`[]","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]} sectionTitle="AdminCollection"/> diff --git a/www/apps/resources/references/types/HttpTypes/interfaces/types.HttpTypes.AdminCollectionDeleteResponse/page.mdx b/www/apps/resources/references/types/HttpTypes/interfaces/types.HttpTypes.AdminCollectionDeleteResponse/page.mdx new file mode 100644 index 0000000000..f3c69b928d --- /dev/null +++ b/www/apps/resources/references/types/HttpTypes/interfaces/types.HttpTypes.AdminCollectionDeleteResponse/page.mdx @@ -0,0 +1,7 @@ +import { TypeList } from "docs-ui" + +# AdminCollectionDeleteResponse + +## Properties + + diff --git a/www/apps/resources/references/types/HttpTypes/interfaces/types.HttpTypes.AdminCollectionFilters/page.mdx b/www/apps/resources/references/types/HttpTypes/interfaces/types.HttpTypes.AdminCollectionFilters/page.mdx deleted file mode 100644 index c9dd259ab5..0000000000 --- a/www/apps/resources/references/types/HttpTypes/interfaces/types.HttpTypes.AdminCollectionFilters/page.mdx +++ /dev/null @@ -1,9 +0,0 @@ -import { TypeList } from "docs-ui" - -# AdminCollectionFilters - -An object used to allow specifying flexible queries with and/or conditions. - -## Properties - - diff --git a/www/apps/resources/references/types/HttpTypes/interfaces/types.HttpTypes.AdminCollectionListParams/page.mdx b/www/apps/resources/references/types/HttpTypes/interfaces/types.HttpTypes.AdminCollectionListParams/page.mdx new file mode 100644 index 0000000000..26de1cb77c --- /dev/null +++ b/www/apps/resources/references/types/HttpTypes/interfaces/types.HttpTypes.AdminCollectionListParams/page.mdx @@ -0,0 +1,9 @@ +import { TypeList } from "docs-ui" + +# AdminCollectionListParams + +An object used to allow specifying flexible queries with and/or conditions. + +## Properties + + diff --git a/www/apps/resources/references/types/HttpTypes/interfaces/types.HttpTypes.AdminCollectionListResponse/page.mdx b/www/apps/resources/references/types/HttpTypes/interfaces/types.HttpTypes.AdminCollectionListResponse/page.mdx new file mode 100644 index 0000000000..044606e15e --- /dev/null +++ b/www/apps/resources/references/types/HttpTypes/interfaces/types.HttpTypes.AdminCollectionListResponse/page.mdx @@ -0,0 +1,7 @@ +import { TypeList } from "docs-ui" + +# AdminCollectionListResponse + +## Properties + +`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"products","type":"`AdminProduct`[]","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]},{"name":"limit","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"offset","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"count","type":"`number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]} sectionTitle="AdminCollectionListResponse"/> diff --git a/www/apps/resources/references/types/HttpTypes/interfaces/types.HttpTypes.AdminCollectionParams/page.mdx b/www/apps/resources/references/types/HttpTypes/interfaces/types.HttpTypes.AdminCollectionParams/page.mdx new file mode 100644 index 0000000000..1e2fc0c404 --- /dev/null +++ b/www/apps/resources/references/types/HttpTypes/interfaces/types.HttpTypes.AdminCollectionParams/page.mdx @@ -0,0 +1,7 @@ +import { TypeList } from "docs-ui" + +# AdminCollectionParams + +## Properties + + diff --git a/www/apps/resources/references/types/HttpTypes/interfaces/types.HttpTypes.AdminCollectionResponse/page.mdx b/www/apps/resources/references/types/HttpTypes/interfaces/types.HttpTypes.AdminCollectionResponse/page.mdx new file mode 100644 index 0000000000..fdbf297e0d --- /dev/null +++ b/www/apps/resources/references/types/HttpTypes/interfaces/types.HttpTypes.AdminCollectionResponse/page.mdx @@ -0,0 +1,7 @@ +import { TypeList } from "docs-ui" + +# AdminCollectionResponse + +## Properties + +`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"products","type":"`AdminProduct`[]","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]}]} sectionTitle="AdminCollectionResponse"/> diff --git a/www/apps/resources/references/types/HttpTypes/interfaces/types.HttpTypes.AdminCreateProductTag/page.mdx b/www/apps/resources/references/types/HttpTypes/interfaces/types.HttpTypes.AdminCreateProductTag/page.mdx new file mode 100644 index 0000000000..4b90287eca --- /dev/null +++ b/www/apps/resources/references/types/HttpTypes/interfaces/types.HttpTypes.AdminCreateProductTag/page.mdx @@ -0,0 +1,7 @@ +import { TypeList } from "docs-ui" + +# AdminCreateProductTag + +## Properties + +`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]} sectionTitle="AdminCreateProductTag"/> diff --git a/www/apps/resources/references/types/HttpTypes/interfaces/types.HttpTypes.AdminProductTag/page.mdx b/www/apps/resources/references/types/HttpTypes/interfaces/types.HttpTypes.AdminProductTag/page.mdx new file mode 100644 index 0000000000..558568cf6f --- /dev/null +++ b/www/apps/resources/references/types/HttpTypes/interfaces/types.HttpTypes.AdminProductTag/page.mdx @@ -0,0 +1,7 @@ +import { TypeList } from "docs-ui" + +# AdminProductTag + +## Properties + +`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]} sectionTitle="AdminProductTag"/> diff --git a/www/apps/resources/references/types/HttpTypes/interfaces/types.HttpTypes.AdminProductTagDeleteResponse/page.mdx b/www/apps/resources/references/types/HttpTypes/interfaces/types.HttpTypes.AdminProductTagDeleteResponse/page.mdx new file mode 100644 index 0000000000..20cb62c1ff --- /dev/null +++ b/www/apps/resources/references/types/HttpTypes/interfaces/types.HttpTypes.AdminProductTagDeleteResponse/page.mdx @@ -0,0 +1,7 @@ +import { TypeList } from "docs-ui" + +# AdminProductTagDeleteResponse + +## Properties + + diff --git a/www/apps/resources/references/types/HttpTypes/interfaces/types.HttpTypes.AdminProductTagListParams/page.mdx b/www/apps/resources/references/types/HttpTypes/interfaces/types.HttpTypes.AdminProductTagListParams/page.mdx new file mode 100644 index 0000000000..12a3526759 --- /dev/null +++ b/www/apps/resources/references/types/HttpTypes/interfaces/types.HttpTypes.AdminProductTagListParams/page.mdx @@ -0,0 +1,9 @@ +import { TypeList } from "docs-ui" + +# AdminProductTagListParams + +An object used to allow specifying flexible queries with and/or conditions. + +## Properties + + diff --git a/www/apps/resources/references/types/HttpTypes/interfaces/types.HttpTypes.AdminProductTagListResponse/page.mdx b/www/apps/resources/references/types/HttpTypes/interfaces/types.HttpTypes.AdminProductTagListResponse/page.mdx new file mode 100644 index 0000000000..6810268606 --- /dev/null +++ b/www/apps/resources/references/types/HttpTypes/interfaces/types.HttpTypes.AdminProductTagListResponse/page.mdx @@ -0,0 +1,7 @@ +import { TypeList } from "docs-ui" + +# AdminProductTagListResponse + +## Properties + +`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]}]} sectionTitle="AdminProductTagListResponse"/> diff --git a/www/apps/resources/references/types/HttpTypes/interfaces/types.HttpTypes.AdminProductTagParams/page.mdx b/www/apps/resources/references/types/HttpTypes/interfaces/types.HttpTypes.AdminProductTagParams/page.mdx new file mode 100644 index 0000000000..589f3840c8 --- /dev/null +++ b/www/apps/resources/references/types/HttpTypes/interfaces/types.HttpTypes.AdminProductTagParams/page.mdx @@ -0,0 +1,7 @@ +import { TypeList } from "docs-ui" + +# AdminProductTagParams + +## Properties + + diff --git a/www/apps/resources/references/types/HttpTypes/interfaces/types.HttpTypes.AdminProductTagResponse/page.mdx b/www/apps/resources/references/types/HttpTypes/interfaces/types.HttpTypes.AdminProductTagResponse/page.mdx new file mode 100644 index 0000000000..36b80b4db1 --- /dev/null +++ b/www/apps/resources/references/types/HttpTypes/interfaces/types.HttpTypes.AdminProductTagResponse/page.mdx @@ -0,0 +1,7 @@ +import { TypeList } from "docs-ui" + +# AdminProductTagResponse + +## Properties + +`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]}]} sectionTitle="AdminProductTagResponse"/> diff --git a/www/apps/resources/references/types/HttpTypes/interfaces/types.HttpTypes.AdminProductType/page.mdx b/www/apps/resources/references/types/HttpTypes/interfaces/types.HttpTypes.AdminProductType/page.mdx index 7bdc67d4b8..0d5e878dfd 100644 --- a/www/apps/resources/references/types/HttpTypes/interfaces/types.HttpTypes.AdminProductType/page.mdx +++ b/www/apps/resources/references/types/HttpTypes/interfaces/types.HttpTypes.AdminProductType/page.mdx @@ -4,4 +4,4 @@ import { TypeList } from "docs-ui" ## Properties -`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]} sectionTitle="AdminProductType"/> +`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]} sectionTitle="AdminProductType"/> diff --git a/www/apps/resources/references/types/HttpTypes/interfaces/types.HttpTypes.AdminProductTypeListResponse/page.mdx b/www/apps/resources/references/types/HttpTypes/interfaces/types.HttpTypes.AdminProductTypeListResponse/page.mdx index 2dc9f6f6eb..64a7e5c2d9 100644 --- a/www/apps/resources/references/types/HttpTypes/interfaces/types.HttpTypes.AdminProductTypeListResponse/page.mdx +++ b/www/apps/resources/references/types/HttpTypes/interfaces/types.HttpTypes.AdminProductTypeListResponse/page.mdx @@ -4,4 +4,4 @@ import { TypeList } from "docs-ui" ## Properties -`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]}]} sectionTitle="AdminProductTypeListResponse"/> +`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]}]} sectionTitle="AdminProductTypeListResponse"/> diff --git a/www/apps/resources/references/types/HttpTypes/interfaces/types.HttpTypes.AdminProductTypeResponse/page.mdx b/www/apps/resources/references/types/HttpTypes/interfaces/types.HttpTypes.AdminProductTypeResponse/page.mdx index 7357bdf802..94f0d281dd 100644 --- a/www/apps/resources/references/types/HttpTypes/interfaces/types.HttpTypes.AdminProductTypeResponse/page.mdx +++ b/www/apps/resources/references/types/HttpTypes/interfaces/types.HttpTypes.AdminProductTypeResponse/page.mdx @@ -4,4 +4,4 @@ import { TypeList } from "docs-ui" ## Properties -`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]}]} sectionTitle="AdminProductTypeResponse"/> +`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]}]} sectionTitle="AdminProductTypeResponse"/> diff --git a/www/apps/resources/references/types/HttpTypes/interfaces/types.HttpTypes.AdminTaxRate/page.mdx b/www/apps/resources/references/types/HttpTypes/interfaces/types.HttpTypes.AdminTaxRate/page.mdx index f1fa59f0d6..69bd938cdc 100644 --- a/www/apps/resources/references/types/HttpTypes/interfaces/types.HttpTypes.AdminTaxRate/page.mdx +++ b/www/apps/resources/references/types/HttpTypes/interfaces/types.HttpTypes.AdminTaxRate/page.mdx @@ -4,4 +4,4 @@ import { TypeList } from "docs-ui" ## Properties -`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_region_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_combinable","type":"`boolean`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_default","type":"`boolean`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_by","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_region","type":"[AdminTaxRegion](../types.HttpTypes.AdminTaxRegion/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"rate","type":"`null` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"code","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"country_code","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"province_code","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"name","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_region_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_combinable","type":"`boolean`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_default","type":"`boolean`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"parent_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_by","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_rates","type":"[AdminTaxRate](page.mdx)[]","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"rate","type":"`null` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"code","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"name","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_region_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_combinable","type":"`boolean`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_default","type":"`boolean`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_by","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_region","type":"[AdminTaxRegion](../types.HttpTypes.AdminTaxRegion/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"rules","type":"[AdminTaxRateRule](../types.HttpTypes.AdminTaxRateRule/page.mdx)[]","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"parent","type":"[AdminTaxRegion](../types.HttpTypes.AdminTaxRegion/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"rate","type":"`null` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"code","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"country_code","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"province_code","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"name","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_region_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_combinable","type":"`boolean`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_default","type":"`boolean`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"parent_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_by","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_rates","type":"[AdminTaxRate](page.mdx)[]","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"parent","type":"[AdminTaxRegion](../types.HttpTypes.AdminTaxRegion/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]}]},{"name":"rules","type":"[AdminTaxRateRule](../types.HttpTypes.AdminTaxRateRule/page.mdx)[]","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"reference","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]}]} sectionTitle="AdminTaxRate"/> +`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_region_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_combinable","type":"`boolean`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_default","type":"`boolean`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_by","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_region","type":"[AdminTaxRegion](../types.HttpTypes.AdminTaxRegion/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"rate","type":"`null` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"code","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"country_code","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"province_code","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"name","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_region_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_combinable","type":"`boolean`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_default","type":"`boolean`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"parent_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_by","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_rates","type":"[AdminTaxRate](page.mdx)[]","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"rate","type":"`null` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"code","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"name","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_region_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_combinable","type":"`boolean`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_default","type":"`boolean`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_by","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_region","type":"[AdminTaxRegion](../types.HttpTypes.AdminTaxRegion/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"rules","type":"[AdminTaxRateRule](../types.HttpTypes.AdminTaxRateRule/page.mdx)[]","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"parent","type":"`null` \\| [AdminTaxRegion](../types.HttpTypes.AdminTaxRegion/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"rate","type":"`null` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"code","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"country_code","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"province_code","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"name","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_region_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_combinable","type":"`boolean`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_default","type":"`boolean`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"parent_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_by","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_rates","type":"[AdminTaxRate](page.mdx)[]","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"parent","type":"`null` \\| [AdminTaxRegion](../types.HttpTypes.AdminTaxRegion/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"children","type":"[AdminTaxRegion](../types.HttpTypes.AdminTaxRegion/page.mdx)[]","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"children","type":"[AdminTaxRegion](../types.HttpTypes.AdminTaxRegion/page.mdx)[]","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"rate","type":"`null` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"code","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"country_code","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"province_code","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"name","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_region_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_combinable","type":"`boolean`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_default","type":"`boolean`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"parent_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_by","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_rates","type":"[AdminTaxRate](page.mdx)[]","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"parent","type":"`null` \\| [AdminTaxRegion](../types.HttpTypes.AdminTaxRegion/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"children","type":"[AdminTaxRegion](../types.HttpTypes.AdminTaxRegion/page.mdx)[]","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]}]},{"name":"rules","type":"[AdminTaxRateRule](../types.HttpTypes.AdminTaxRateRule/page.mdx)[]","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"reference","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]}]} sectionTitle="AdminTaxRate"/> diff --git a/www/apps/resources/references/types/HttpTypes/interfaces/types.HttpTypes.AdminTaxRateResponse/page.mdx b/www/apps/resources/references/types/HttpTypes/interfaces/types.HttpTypes.AdminTaxRateResponse/page.mdx index ea7ae4130a..5d868dd868 100644 --- a/www/apps/resources/references/types/HttpTypes/interfaces/types.HttpTypes.AdminTaxRateResponse/page.mdx +++ b/www/apps/resources/references/types/HttpTypes/interfaces/types.HttpTypes.AdminTaxRateResponse/page.mdx @@ -4,4 +4,4 @@ import { TypeList } from "docs-ui" ## Properties -`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_region_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_combinable","type":"`boolean`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_default","type":"`boolean`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_by","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_region","type":"[AdminTaxRegion](../types.HttpTypes.AdminTaxRegion/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"rate","type":"`null` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"code","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"country_code","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"province_code","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"name","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_region_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_combinable","type":"`boolean`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_default","type":"`boolean`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"parent_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_by","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_rates","type":"[AdminTaxRate](../types.HttpTypes.AdminTaxRate/page.mdx)[]","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"parent","type":"[AdminTaxRegion](../types.HttpTypes.AdminTaxRegion/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"rules","type":"[AdminTaxRateRule](../types.HttpTypes.AdminTaxRateRule/page.mdx)[]","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"reference","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]}]}]} sectionTitle="AdminTaxRateResponse"/> +`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_region_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_combinable","type":"`boolean`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_default","type":"`boolean`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_by","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_region","type":"[AdminTaxRegion](../types.HttpTypes.AdminTaxRegion/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"rate","type":"`null` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"code","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"country_code","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"province_code","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"name","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_region_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_combinable","type":"`boolean`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_default","type":"`boolean`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"parent_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_by","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_rates","type":"[AdminTaxRate](../types.HttpTypes.AdminTaxRate/page.mdx)[]","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"parent","type":"`null` \\| [AdminTaxRegion](../types.HttpTypes.AdminTaxRegion/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"children","type":"[AdminTaxRegion](../types.HttpTypes.AdminTaxRegion/page.mdx)[]","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"rules","type":"[AdminTaxRateRule](../types.HttpTypes.AdminTaxRateRule/page.mdx)[]","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"reference","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]}]}]} sectionTitle="AdminTaxRateResponse"/> diff --git a/www/apps/resources/references/types/HttpTypes/interfaces/types.HttpTypes.AdminTaxRegion/page.mdx b/www/apps/resources/references/types/HttpTypes/interfaces/types.HttpTypes.AdminTaxRegion/page.mdx index 20e11d0f8c..72c0ade736 100644 --- a/www/apps/resources/references/types/HttpTypes/interfaces/types.HttpTypes.AdminTaxRegion/page.mdx +++ b/www/apps/resources/references/types/HttpTypes/interfaces/types.HttpTypes.AdminTaxRegion/page.mdx @@ -4,4 +4,4 @@ import { TypeList } from "docs-ui" ## Properties -`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_region_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_combinable","type":"`boolean`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_default","type":"`boolean`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"parent_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_by","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_rates","type":"[AdminTaxRate](../types.HttpTypes.AdminTaxRate/page.mdx)[]","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"rate","type":"`null` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"code","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"name","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_region_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_combinable","type":"`boolean`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_default","type":"`boolean`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_by","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_region","type":"[AdminTaxRegion](page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"rate","type":"`null` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"code","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"country_code","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"province_code","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"name","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_region_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_combinable","type":"`boolean`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_default","type":"`boolean`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"parent_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_by","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_rates","type":"[AdminTaxRate](../types.HttpTypes.AdminTaxRate/page.mdx)[]","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"parent","type":"[AdminTaxRegion](page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"rules","type":"[AdminTaxRateRule](../types.HttpTypes.AdminTaxRateRule/page.mdx)[]","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"reference","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]}]},{"name":"parent","type":"[AdminTaxRegion](page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"rate","type":"`null` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"code","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"country_code","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"province_code","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"name","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_region_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_combinable","type":"`boolean`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_default","type":"`boolean`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"parent_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_by","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_rates","type":"[AdminTaxRate](../types.HttpTypes.AdminTaxRate/page.mdx)[]","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"rate","type":"`null` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"code","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"name","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_region_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_combinable","type":"`boolean`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_default","type":"`boolean`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_by","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_region","type":"[AdminTaxRegion](page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"rules","type":"[AdminTaxRateRule](../types.HttpTypes.AdminTaxRateRule/page.mdx)[]","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"parent","type":"[AdminTaxRegion](page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"rate","type":"`null` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"code","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"country_code","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"province_code","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"name","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_region_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_combinable","type":"`boolean`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_default","type":"`boolean`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"parent_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_by","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_rates","type":"[AdminTaxRate](../types.HttpTypes.AdminTaxRate/page.mdx)[]","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"parent","type":"[AdminTaxRegion](page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]}]}]} sectionTitle="AdminTaxRegion"/> +`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_region_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_combinable","type":"`boolean`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_default","type":"`boolean`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"parent_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_by","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_rates","type":"[AdminTaxRate](../types.HttpTypes.AdminTaxRate/page.mdx)[]","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"rate","type":"`null` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"code","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"name","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_region_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_combinable","type":"`boolean`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_default","type":"`boolean`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_by","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_region","type":"[AdminTaxRegion](page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"rate","type":"`null` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"code","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"country_code","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"province_code","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"name","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_region_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_combinable","type":"`boolean`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_default","type":"`boolean`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"parent_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_by","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_rates","type":"[AdminTaxRate](../types.HttpTypes.AdminTaxRate/page.mdx)[]","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"parent","type":"`null` \\| [AdminTaxRegion](page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"children","type":"[AdminTaxRegion](page.mdx)[]","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"rules","type":"[AdminTaxRateRule](../types.HttpTypes.AdminTaxRateRule/page.mdx)[]","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"reference","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"reference_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]}]},{"name":"parent","type":"`null` \\| [AdminTaxRegion](page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"rate","type":"`null` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"code","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"country_code","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"province_code","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"name","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_region_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_combinable","type":"`boolean`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_default","type":"`boolean`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"parent_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_by","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_rates","type":"[AdminTaxRate](../types.HttpTypes.AdminTaxRate/page.mdx)[]","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"rate","type":"`null` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"code","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"name","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_region_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_combinable","type":"`boolean`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_default","type":"`boolean`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_by","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_region","type":"[AdminTaxRegion](page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"rules","type":"[AdminTaxRateRule](../types.HttpTypes.AdminTaxRateRule/page.mdx)[]","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"parent","type":"`null` \\| [AdminTaxRegion](page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"rate","type":"`null` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"code","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"country_code","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"province_code","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"name","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_region_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_combinable","type":"`boolean`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_default","type":"`boolean`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"parent_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_by","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_rates","type":"[AdminTaxRate](../types.HttpTypes.AdminTaxRate/page.mdx)[]","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"parent","type":"`null` \\| [AdminTaxRegion](page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"children","type":"[AdminTaxRegion](page.mdx)[]","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"children","type":"[AdminTaxRegion](page.mdx)[]","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"rate","type":"`null` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"code","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"country_code","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"province_code","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"name","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_region_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_combinable","type":"`boolean`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_default","type":"`boolean`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"parent_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_by","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_rates","type":"[AdminTaxRate](../types.HttpTypes.AdminTaxRate/page.mdx)[]","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"parent","type":"`null` \\| [AdminTaxRegion](page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"children","type":"[AdminTaxRegion](page.mdx)[]","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]}]},{"name":"children","type":"[AdminTaxRegion](page.mdx)[]","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"rate","type":"`null` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"code","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"country_code","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"province_code","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"name","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_region_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_combinable","type":"`boolean`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_default","type":"`boolean`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"parent_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_by","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_rates","type":"[AdminTaxRate](../types.HttpTypes.AdminTaxRate/page.mdx)[]","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"rate","type":"`null` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"code","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"name","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_region_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_combinable","type":"`boolean`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_default","type":"`boolean`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_by","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_region","type":"[AdminTaxRegion](page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"rules","type":"[AdminTaxRateRule](../types.HttpTypes.AdminTaxRateRule/page.mdx)[]","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"parent","type":"`null` \\| [AdminTaxRegion](page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"rate","type":"`null` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"code","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"country_code","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"province_code","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"name","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_region_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_combinable","type":"`boolean`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_default","type":"`boolean`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"parent_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_by","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_rates","type":"[AdminTaxRate](../types.HttpTypes.AdminTaxRate/page.mdx)[]","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"parent","type":"`null` \\| [AdminTaxRegion](page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"children","type":"[AdminTaxRegion](page.mdx)[]","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"children","type":"[AdminTaxRegion](page.mdx)[]","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"rate","type":"`null` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"code","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"country_code","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"province_code","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"name","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_region_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_combinable","type":"`boolean`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_default","type":"`boolean`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"parent_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_by","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_rates","type":"[AdminTaxRate](../types.HttpTypes.AdminTaxRate/page.mdx)[]","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"parent","type":"`null` \\| [AdminTaxRegion](page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"children","type":"[AdminTaxRegion](page.mdx)[]","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]}]}]} sectionTitle="AdminTaxRegion"/> diff --git a/www/apps/resources/references/types/HttpTypes/interfaces/types.HttpTypes.AdminTaxRegionListParams/page.mdx b/www/apps/resources/references/types/HttpTypes/interfaces/types.HttpTypes.AdminTaxRegionListParams/page.mdx index e4567d3052..fed04a791e 100644 --- a/www/apps/resources/references/types/HttpTypes/interfaces/types.HttpTypes.AdminTaxRegionListParams/page.mdx +++ b/www/apps/resources/references/types/HttpTypes/interfaces/types.HttpTypes.AdminTaxRegionListParams/page.mdx @@ -2,6 +2,8 @@ import { TypeList } from "docs-ui" # AdminTaxRegionListParams +An object used to allow specifying flexible queries with and/or conditions. + ## Properties - + diff --git a/www/apps/resources/references/types/HttpTypes/interfaces/types.HttpTypes.AdminTaxRegionParams/page.mdx b/www/apps/resources/references/types/HttpTypes/interfaces/types.HttpTypes.AdminTaxRegionParams/page.mdx new file mode 100644 index 0000000000..f7ea2ac109 --- /dev/null +++ b/www/apps/resources/references/types/HttpTypes/interfaces/types.HttpTypes.AdminTaxRegionParams/page.mdx @@ -0,0 +1,7 @@ +import { TypeList } from "docs-ui" + +# AdminTaxRegionParams + +## Properties + + diff --git a/www/apps/resources/references/types/HttpTypes/interfaces/types.HttpTypes.AdminTaxRegionResponse/page.mdx b/www/apps/resources/references/types/HttpTypes/interfaces/types.HttpTypes.AdminTaxRegionResponse/page.mdx index 10008a25df..692ec916c3 100644 --- a/www/apps/resources/references/types/HttpTypes/interfaces/types.HttpTypes.AdminTaxRegionResponse/page.mdx +++ b/www/apps/resources/references/types/HttpTypes/interfaces/types.HttpTypes.AdminTaxRegionResponse/page.mdx @@ -4,4 +4,4 @@ import { TypeList } from "docs-ui" ## Properties -`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_region_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_combinable","type":"`boolean`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_default","type":"`boolean`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"parent_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_by","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_rates","type":"[AdminTaxRate](../types.HttpTypes.AdminTaxRate/page.mdx)[]","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"rate","type":"`null` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"code","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"name","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_region_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_combinable","type":"`boolean`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_default","type":"`boolean`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_by","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_region","type":"[AdminTaxRegion](../types.HttpTypes.AdminTaxRegion/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"rules","type":"[AdminTaxRateRule](../types.HttpTypes.AdminTaxRateRule/page.mdx)[]","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"parent","type":"[AdminTaxRegion](../types.HttpTypes.AdminTaxRegion/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"rate","type":"`null` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"code","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"country_code","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"province_code","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"name","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_region_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_combinable","type":"`boolean`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_default","type":"`boolean`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"parent_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_by","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_rates","type":"[AdminTaxRate](../types.HttpTypes.AdminTaxRate/page.mdx)[]","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"parent","type":"[AdminTaxRegion](../types.HttpTypes.AdminTaxRegion/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]}]}]} sectionTitle="AdminTaxRegionResponse"/> +`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_region_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_combinable","type":"`boolean`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_default","type":"`boolean`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"parent_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_by","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_rates","type":"[AdminTaxRate](../types.HttpTypes.AdminTaxRate/page.mdx)[]","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"rate","type":"`null` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"code","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"name","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_region_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_combinable","type":"`boolean`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_default","type":"`boolean`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_by","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_region","type":"[AdminTaxRegion](../types.HttpTypes.AdminTaxRegion/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"rules","type":"[AdminTaxRateRule](../types.HttpTypes.AdminTaxRateRule/page.mdx)[]","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"parent","type":"`null` \\| [AdminTaxRegion](../types.HttpTypes.AdminTaxRegion/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"rate","type":"`null` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"code","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"country_code","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"province_code","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"name","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_region_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_combinable","type":"`boolean`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_default","type":"`boolean`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"parent_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_by","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_rates","type":"[AdminTaxRate](../types.HttpTypes.AdminTaxRate/page.mdx)[]","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"parent","type":"`null` \\| [AdminTaxRegion](../types.HttpTypes.AdminTaxRegion/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"children","type":"[AdminTaxRegion](../types.HttpTypes.AdminTaxRegion/page.mdx)[]","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]},{"name":"children","type":"[AdminTaxRegion](../types.HttpTypes.AdminTaxRegion/page.mdx)[]","description":"","optional":false,"defaultValue":"","expandable":false,"children":[{"name":"id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"rate","type":"`null` \\| `number`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"code","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"country_code","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"province_code","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"name","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"`null` \\| `Record`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_region_id","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_combinable","type":"`boolean`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"is_default","type":"`boolean`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"parent_id","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_at","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated_at","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"deleted_at","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"created_by","type":"`null` \\| `string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"tax_rates","type":"[AdminTaxRate](../types.HttpTypes.AdminTaxRate/page.mdx)[]","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"parent","type":"`null` \\| [AdminTaxRegion](../types.HttpTypes.AdminTaxRegion/page.mdx)","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"children","type":"[AdminTaxRegion](../types.HttpTypes.AdminTaxRegion/page.mdx)[]","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]}]}]} sectionTitle="AdminTaxRegionResponse"/> diff --git a/www/apps/resources/references/types/HttpTypes/interfaces/types.HttpTypes.AdminUpdateProductTag/page.mdx b/www/apps/resources/references/types/HttpTypes/interfaces/types.HttpTypes.AdminUpdateProductTag/page.mdx new file mode 100644 index 0000000000..2470765904 --- /dev/null +++ b/www/apps/resources/references/types/HttpTypes/interfaces/types.HttpTypes.AdminUpdateProductTag/page.mdx @@ -0,0 +1,7 @@ +import { TypeList } from "docs-ui" + +# AdminUpdateProductTag + +## Properties + +`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]} sectionTitle="AdminUpdateProductTag"/> diff --git a/www/apps/resources/references/types/HttpTypes/interfaces/types.HttpTypes.AdminUpdateTaxRate/page.mdx b/www/apps/resources/references/types/HttpTypes/interfaces/types.HttpTypes.AdminUpdateTaxRate/page.mdx index a38a200302..d0fc7a35a9 100644 --- a/www/apps/resources/references/types/HttpTypes/interfaces/types.HttpTypes.AdminUpdateTaxRate/page.mdx +++ b/www/apps/resources/references/types/HttpTypes/interfaces/types.HttpTypes.AdminUpdateTaxRate/page.mdx @@ -4,4 +4,4 @@ import { TypeList } from "docs-ui" ## Properties -`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]} sectionTitle="AdminUpdateTaxRate"/> +`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]} sectionTitle="AdminUpdateTaxRate"/> diff --git a/www/apps/resources/references/types/HttpTypes/interfaces/types.HttpTypes.StoreCollection/page.mdx b/www/apps/resources/references/types/HttpTypes/interfaces/types.HttpTypes.StoreCollection/page.mdx index ef55db29da..5ab0ef8b1c 100644 --- a/www/apps/resources/references/types/HttpTypes/interfaces/types.HttpTypes.StoreCollection/page.mdx +++ b/www/apps/resources/references/types/HttpTypes/interfaces/types.HttpTypes.StoreCollection/page.mdx @@ -4,4 +4,4 @@ import { TypeList } from "docs-ui" ## Properties -`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]} sectionTitle="StoreCollection"/> +`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"products","type":"`AdminProduct`[]","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]} sectionTitle="StoreCollection"/> diff --git a/www/apps/resources/references/types/HttpTypes/interfaces/types.HttpTypes.StoreCollectionFilters/page.mdx b/www/apps/resources/references/types/HttpTypes/interfaces/types.HttpTypes.StoreCollectionFilters/page.mdx index 27bd8431c5..92362ee917 100644 --- a/www/apps/resources/references/types/HttpTypes/interfaces/types.HttpTypes.StoreCollectionFilters/page.mdx +++ b/www/apps/resources/references/types/HttpTypes/interfaces/types.HttpTypes.StoreCollectionFilters/page.mdx @@ -6,4 +6,4 @@ An object used to allow specifying flexible queries with and/or conditions. ## Properties - + diff --git a/www/apps/resources/references/types/interfaces/types.BaseCollection/page.mdx b/www/apps/resources/references/types/interfaces/types.BaseCollection/page.mdx index 877f946d2c..87d9007778 100644 --- a/www/apps/resources/references/types/interfaces/types.BaseCollection/page.mdx +++ b/www/apps/resources/references/types/interfaces/types.BaseCollection/page.mdx @@ -4,4 +4,4 @@ import { TypeList } from "docs-ui" ## Properties -`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]} sectionTitle="BaseCollection"/> +`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"products","type":"`AdminProduct`[]","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]} sectionTitle="BaseCollection"/> diff --git a/www/apps/resources/references/types/interfaces/types.BaseCollectionFilters/page.mdx b/www/apps/resources/references/types/interfaces/types.BaseCollectionFilters/page.mdx deleted file mode 100644 index 17e2d7ad76..0000000000 --- a/www/apps/resources/references/types/interfaces/types.BaseCollectionFilters/page.mdx +++ /dev/null @@ -1,9 +0,0 @@ -import { TypeList } from "docs-ui" - -# BaseCollectionFilters - -An object used to allow specifying flexible queries with and/or conditions. - -## Properties - - diff --git a/www/apps/resources/references/types/interfaces/types.BaseCollectionListParams/page.mdx b/www/apps/resources/references/types/interfaces/types.BaseCollectionListParams/page.mdx new file mode 100644 index 0000000000..150bd3746c --- /dev/null +++ b/www/apps/resources/references/types/interfaces/types.BaseCollectionListParams/page.mdx @@ -0,0 +1,9 @@ +import { TypeList } from "docs-ui" + +# BaseCollectionListParams + +An object used to allow specifying flexible queries with and/or conditions. + +## Properties + + diff --git a/www/apps/resources/references/types/interfaces/types.BaseCollectionParams/page.mdx b/www/apps/resources/references/types/interfaces/types.BaseCollectionParams/page.mdx new file mode 100644 index 0000000000..80685a5c83 --- /dev/null +++ b/www/apps/resources/references/types/interfaces/types.BaseCollectionParams/page.mdx @@ -0,0 +1,7 @@ +import { TypeList } from "docs-ui" + +# BaseCollectionParams + +## Properties + + diff --git a/www/apps/resources/references/types/interfaces/types.BaseProductTag/page.mdx b/www/apps/resources/references/types/interfaces/types.BaseProductTag/page.mdx new file mode 100644 index 0000000000..d8ae86bf6f --- /dev/null +++ b/www/apps/resources/references/types/interfaces/types.BaseProductTag/page.mdx @@ -0,0 +1,7 @@ +import { TypeList } from "docs-ui" + +# BaseProductTag + +## Properties + +`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]} sectionTitle="BaseProductTag"/> diff --git a/www/apps/resources/references/types/interfaces/types.BaseProductTagListParams/page.mdx b/www/apps/resources/references/types/interfaces/types.BaseProductTagListParams/page.mdx new file mode 100644 index 0000000000..622cb9e6c8 --- /dev/null +++ b/www/apps/resources/references/types/interfaces/types.BaseProductTagListParams/page.mdx @@ -0,0 +1,7 @@ +import { TypeList } from "docs-ui" + +# BaseProductTagListParams + +## Properties + + diff --git a/www/apps/resources/references/types/interfaces/types.BaseProductType/page.mdx b/www/apps/resources/references/types/interfaces/types.BaseProductType/page.mdx index bf6eec9d95..8e34ca8419 100644 --- a/www/apps/resources/references/types/interfaces/types.BaseProductType/page.mdx +++ b/www/apps/resources/references/types/interfaces/types.BaseProductType/page.mdx @@ -4,4 +4,4 @@ import { TypeList } from "docs-ui" ## Properties -`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]} sectionTitle="BaseProductType"/> +`","description":"","optional":true,"defaultValue":"","expandable":false,"children":[]}]} sectionTitle="BaseProductType"/> diff --git a/www/apps/resources/references/types/types.EventBusTypes/page.mdx b/www/apps/resources/references/types/types.EventBusTypes/page.mdx index 8011616fc9..c2d184fba4 100644 --- a/www/apps/resources/references/types/types.EventBusTypes/page.mdx +++ b/www/apps/resources/references/types/types.EventBusTypes/page.mdx @@ -12,7 +12,6 @@ import { TypeList } from "docs-ui" - [Subscriber](../EventBusTypes/types/types.EventBusTypes.Subscriber/page.mdx) - [SubscriberContext](../EventBusTypes/types/types.EventBusTypes.SubscriberContext/page.mdx) - [SubscriberDescriptor](../EventBusTypes/types/types.EventBusTypes.SubscriberDescriptor/page.mdx) -- [EventHandler](../EventBusTypes/types/types.EventBusTypes.EventHandler/page.mdx) - [EventMetadata](../EventBusTypes/types/types.EventBusTypes.EventMetadata/page.mdx) - [MessageBody](../EventBusTypes/types/types.EventBusTypes.MessageBody/page.mdx) - [Message](../EventBusTypes/types/types.EventBusTypes.Message/page.mdx) diff --git a/www/apps/resources/references/types/types.HttpTypes/page.mdx b/www/apps/resources/references/types/types.HttpTypes/page.mdx index 8bdebe84b3..8a296c0285 100644 --- a/www/apps/resources/references/types/types.HttpTypes/page.mdx +++ b/www/apps/resources/references/types/types.HttpTypes/page.mdx @@ -9,10 +9,14 @@ import { TypeList } from "docs-ui" - [CampaignResponse](../HttpTypes/interfaces/types.HttpTypes.CampaignResponse/page.mdx) - [AdminCampaignResponse](../HttpTypes/interfaces/types.HttpTypes.AdminCampaignResponse/page.mdx) - [AdminCollection](../HttpTypes/interfaces/types.HttpTypes.AdminCollection/page.mdx) -- [AdminCollectionFilters](../HttpTypes/interfaces/types.HttpTypes.AdminCollectionFilters/page.mdx) - [AdminCreateCollection](../HttpTypes/interfaces/types.HttpTypes.AdminCreateCollection/page.mdx) - [AdminUpdateCollection](../HttpTypes/interfaces/types.HttpTypes.AdminUpdateCollection/page.mdx) - [AdminUpdateCollectionProducts](../HttpTypes/interfaces/types.HttpTypes.AdminUpdateCollectionProducts/page.mdx) +- [AdminCollectionListParams](../HttpTypes/interfaces/types.HttpTypes.AdminCollectionListParams/page.mdx) +- [AdminCollectionParams](../HttpTypes/interfaces/types.HttpTypes.AdminCollectionParams/page.mdx) +- [AdminCollectionResponse](../HttpTypes/interfaces/types.HttpTypes.AdminCollectionResponse/page.mdx) +- [AdminCollectionListResponse](../HttpTypes/interfaces/types.HttpTypes.AdminCollectionListResponse/page.mdx) +- [AdminCollectionDeleteResponse](../HttpTypes/interfaces/types.HttpTypes.AdminCollectionDeleteResponse/page.mdx) - [StoreCollection](../HttpTypes/interfaces/types.HttpTypes.StoreCollection/page.mdx) - [StoreCollectionFilters](../HttpTypes/interfaces/types.HttpTypes.StoreCollectionFilters/page.mdx) - [SelectParams](../HttpTypes/interfaces/types.HttpTypes.SelectParams/page.mdx) @@ -64,6 +68,14 @@ import { TypeList } from "docs-ui" - [AdminProductCategoryResponse](../HttpTypes/interfaces/types.HttpTypes.AdminProductCategoryResponse/page.mdx) - [AdminProductCategoryListResponse](../HttpTypes/interfaces/types.HttpTypes.AdminProductCategoryListResponse/page.mdx) - [AdminProductCategoryDeleteResponse](../HttpTypes/interfaces/types.HttpTypes.AdminProductCategoryDeleteResponse/page.mdx) +- [AdminProductTag](../HttpTypes/interfaces/types.HttpTypes.AdminProductTag/page.mdx) +- [AdminCreateProductTag](../HttpTypes/interfaces/types.HttpTypes.AdminCreateProductTag/page.mdx) +- [AdminUpdateProductTag](../HttpTypes/interfaces/types.HttpTypes.AdminUpdateProductTag/page.mdx) +- [AdminProductTagListParams](../HttpTypes/interfaces/types.HttpTypes.AdminProductTagListParams/page.mdx) +- [AdminProductTagParams](../HttpTypes/interfaces/types.HttpTypes.AdminProductTagParams/page.mdx) +- [AdminProductTagResponse](../HttpTypes/interfaces/types.HttpTypes.AdminProductTagResponse/page.mdx) +- [AdminProductTagListResponse](../HttpTypes/interfaces/types.HttpTypes.AdminProductTagListResponse/page.mdx) +- [AdminProductTagDeleteResponse](../HttpTypes/interfaces/types.HttpTypes.AdminProductTagDeleteResponse/page.mdx) - [AdminProductType](../HttpTypes/interfaces/types.HttpTypes.AdminProductType/page.mdx) - [AdminCreateProductType](../HttpTypes/interfaces/types.HttpTypes.AdminCreateProductType/page.mdx) - [AdminUpdateProductType](../HttpTypes/interfaces/types.HttpTypes.AdminUpdateProductType/page.mdx) @@ -118,6 +130,7 @@ import { TypeList } from "docs-ui" - [AdminTaxRegion](../HttpTypes/interfaces/types.HttpTypes.AdminTaxRegion/page.mdx) - [AdminCreateTaxRegion](../HttpTypes/interfaces/types.HttpTypes.AdminCreateTaxRegion/page.mdx) - [AdminTaxRegionListParams](../HttpTypes/interfaces/types.HttpTypes.AdminTaxRegionListParams/page.mdx) +- [AdminTaxRegionParams](../HttpTypes/interfaces/types.HttpTypes.AdminTaxRegionParams/page.mdx) - [AdminTaxRegionResponse](../HttpTypes/interfaces/types.HttpTypes.AdminTaxRegionResponse/page.mdx) - [AdminTaxRegionDeleteResponse](../HttpTypes/interfaces/types.HttpTypes.AdminTaxRegionDeleteResponse/page.mdx)